Google News
logo
UiPath - Interview Questions
Explain a Few Read and Write Activities in UiPath
Read range : Reads the value of an excel range and stores it in a Data table variable
Read cell : Reads the value of an excel cell and stores it in variable
Read CSV : Reads all entries from a specified CSV file
Write Range : Writes data from a data table variable to a Spreadsheet
Write cell : Writes a value or formula into a specified spreadsheet cell
Write CSV :  Overwrites a selected Data Table to a CSV file
Advertisement