Which system variable can be used for reading data from CSV text file in Automation Anywhere

0 votes
Which system variable can be used for reading data from CSV/text file in Automation Anywhere?
Oct 16, 2019 in RPA by anonymous
• 3,690 points
9,722 views

1 answer to this question.

0 votes

Hello, FileData Column(col_name) is the system variable which is used in a loop to read each record from a CSV/Text file and it returns the single node of the file (Return type is String). For eg. You can use it this way:

1 Start Loop "Each row in a CSV/Text file of Session: Default"
2 Variable Operation: $Filedata Column(1)$ To $v_NameSearch$
3 Message Box: "Search name: $v_NameSearch$"
4 End Loop
answered Oct 17, 2019 by Abha
• 28,140 points

Related Questions In RPA

0 votes
1 answer
0 votes
1 answer
0 votes
1 answer

How to scrape data using Get Text from UI Automation tools in UiPath?

Hi Roshni, scraping any text from a web page ...READ MORE

answered Mar 20, 2019 in RPA by Pratibha
• 3,690 points
2,079 views
0 votes
1 answer

Which activities can be used to automate virtual machine environments in UiPath Studio?

Hey @Sobia, in situations like virtual machine ...READ MORE

answered Mar 28, 2019 in RPA by Anvi
• 14,150 points
2,972 views
0 votes
1 answer
0 votes
2 answers

What are the roles and responsibilities of a RPA developer?

The RPA developer role is quite significant ...READ MORE

answered Nov 10, 2022 in RPA by Yana
• 140 points

edited Jun 28, 2023 by Khan Sarfaraz 1,388 views
0 votes
0 answers

Which version of Automation anywhere is more used now in organizations AA2019 or AA2011 ?

Which version of Automation anywhere is more ...READ MORE

Nov 18, 2020 in RPA by anonymous
• 140 points
736 views
0 votes
0 answers

robotic process automation

How does robotic process automation differ from ...READ MORE

Nov 6, 2023 in RPA by Arya
• 990 points
291 views
0 votes
1 answer

How to extract table and text from pdf file and load into Excel by using workbench commands in automation anywhere

Hey Dhruv, to extract table and text ...READ MORE

answered Oct 10, 2019 in RPA by Abha
• 28,140 points
4,358 views
0 votes
1 answer

Full text extraction from pdf file in Uipath

Hey @Priyanka, you can extract the full ...READ MORE

answered Mar 5, 2019 in RPA by Abha
• 28,140 points
824 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP