Sort table

Sorts a table by a column.

Add Row designer

Properties#

Add Row properties

Input#

  1. Table The table be sorted.

General Properties#

See General Properties.

Misc#

See Misc.

Out Error#

See Out Error.

Sorting column#

  1. Ascending Checked if we want the table to be sorted ascending, unchecked otherwise.
  2. Column Index The index of the column to be used for sorting. It is ignored if the column name is specified.
  3. Column Name The name of the column to be used for sorting. It can be ignored if the column index is specified.