/tg/ Station 13 - Modules - TypesVar Details

Index Table Component

Gets the row of a table as an associative list using the index inputted. Will return no value if the index is invalid or a proper table is not returned.

Vars

output_listThe filtered list
received_tableThe list to perform the filter on
target_indexThe target index

Var Details

output_list

The filtered list

received_table

The list to perform the filter on

target_index

The target index