Index Table Component

Gets the row of a table using the index inputted. Will return no value if the index is invalid or a proper table is not returned.
Vars | |
output_list | The filtered list |
---|---|
received_table | The list to perform the filter on |
target_index | The target index |
Var Details
output_list

The filtered list
received_table

The list to perform the filter on
target_index

The target index