Which System variable is used to read the data from your CSV/ Text File?
Answer Posted / Chaina Khatoon
In Automation Anywhere, you can use the 'FileReadLine' system function to read data line by line from a CSV or text file. This function takes the file path and optional parameters like delimiter and encoding as arguments.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers