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_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 |
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