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
7,880 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,120 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
1,731 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,170 points
2,609 views
0 votes
1 answer
0 votes
1 answer

What are the roles and responsibilities of a RPA developer?

Hey Angad, an RPA developer has following ...READ MORE

answered Jul 30, 2019 in RPA by Abha
• 28,120 points
933 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
512 views
0 votes
1 answer

UiPath - Citirx Automation

best way to do that is to ...READ MORE

answered Apr 13, 2018 in RPA by wrecker
• 3,110 points
831 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,120 points
3,600 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,120 points
646 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