Read data from csv file and copy to another file

How to ready data from CSV file and copy it to another outsput file

  • Use csvReadArray | file1 | array to import it
  • Use csvSaveArray| array | file2 to save it as another CSV file.

https://ui.vision/rpa/docs/selenium-ide/csvsave#array