/tg/ Station 13 - Modules - TypesVar Details

Select Component

Selects a list from a list of lists by a specific column. Used only by USBs for communications to and from computers with lists of varying sizes.

Vars

column_nameThe name of the column to check
comparison_inputThe input to compare with
filtered_tableThe filtered list
received_tableThe list to perform the filter on

Var Details

column_name

The name of the column to check

comparison_input

The input to compare with

filtered_table

The filtered list

received_table

The list to perform the filter on