Get Column Component 
Gets the column of a table and returns it as a regular list.
Vars | |
column_name | The name of the column to check |
---|---|
output_list | The filtered list |
received_table | The list to perform the filter on |
Var Details
column_name 
The name of the column to check
output_list 
The filtered list
received_table 
The list to perform the filter on