Action group: Tables
This action is intended to retrieve data from the specified table row.
Property | Description | Type | Filling example | Mandatory field |
Parameters | ||||
Data table | Table for which the action will be performed. | Robin.DataTable | Yes | |
Row index | Index of the row from which the data will be retrieved. Indexing starts at 0. | Robin.Numeric | Yes | |
Results | ||||
Result | The variable in which the received data will be stored. | Robin.Collection |
None.
There is a CSV table.
It is necessary to get data from the first row of the table.
Use "Get table from CSV", "Get row data" actions.
The program robot completed successfully.
The data from the row has been retrieved.