Get Table Field Row

The Get Table Field Row block allows you to get the values from a specific row in a table by providing the table structure and the row number.

Get Table Field Row block

Input Pins

chevron-rightSimple Table Fieldhashtag

Defines the structure of the Simple Table

Data Type : Dictionary

chevron-rightRow Numberhashtag

The row number of the particular table row

Data Type : String

Output Pins

chevron-rightRowhashtag

Desired Row Values

Data Type : List

Example: Using the Get Table Field Row block in a real application

Last updated