Adding rows and columns for csv and txt file
tharun23 Posts: 8
2/22/2023
|
Guys I want to add and access rows and columns for the csv and txt files; how do I do that?
|
|
0
link
|
osman.zama@decisions.com Administrator Posts: 36
2/22/2023
|
Hello
To add rows in a CSV you can use the step insert row step. Please refer to the documentation Insert Row which also has a link to a Forum Post with additional information on how the step can be used
For appending a line to a file you can use the Append Text to File Steps The Documentation for this can be found in Append Text File Steps
For reading data in a text file you can use the Read Text file step. The Documentation for this can be found in Read Text File Steps
You can review our Step Library and Sample project for finding steps and sample project
Regards Zama
|
|
0
link
|