Get Table Field Column

The Get Table Field Column block retrieves the values from a specific column in a table by providing the table structure and the column name.

Get Table Field Column block

Input Pins

chevron-rightSimple Table Fieldhashtag

Defines the structure of the Simple Table

Data Type : Dictionary

chevron-rightColumn Namehashtag

The name of the desired column

Data Type : String

Output Pins

chevron-rightColumn Valueshashtag

Desired Column Values

Data Type : List

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

Last updated