Sort table
Sorts a table by a column.
#
Properties#
Input- Table The table be sorted.
#
General PropertiesSee General Properties.
#
MiscSee Misc.
#
Out ErrorSee Out Error.
#
Sorting column- Ascending Checked if we want the table to be sorted ascending, unchecked otherwise.
- Column Index The index of the column to be used for sorting. It is ignored if the column name is specified.
- Column Name The name of the column to be used for sorting. It can be ignored if the column index is specified.