Get row data Version 4 (Net)
Action group: Tables
Description
This action is intended to retrieve data from the specified table row.
Action icon
Settings of parameters
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 |
Special conditions of use
None.
Example of use
Task
There is a CSV table.
It is necessary to get data from the first row of the table.
Solution
Use "Get table from CSV", "Get row data" actions.
Implementation
- Assemble a robot scheme with the actions:
- Set the "Get table from CSV" action parameters.
- Set the "Get row data" action parameters.
- Click "Start" in the top panel.
Result
The program robot completed successfully.
The data from the row has been retrieved.
Обзор
Инструменты контента