Sort table
Sorts a table by a column.

Properties#

Input#
- Table The table be sorted.
General Properties#
See General Properties.
Misc#
See Misc.
Out Error#
See 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.