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

PropertyDescriptionTypeFilling exampleMandatory field
Parameters
Data tableTable for which the action will be performed.Robin.DataTable
Yes
Row indexIndex of the row from which the data will be retrieved. Indexing starts at 0.Robin.Numeric
Yes
Results
ResultThe 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

  1. Assemble a robot scheme with the actions:

  2. Set the "Get table from CSV" action parameters.

  3. Set the "Get row data" action parameters.

  4. Click "Start" in the top panel.

Result

The program robot completed successfully.

The data from the row has been retrieved. 

  • Нет меток