.. _`Sort rows in Table`: .. _`org.sysess.sympathy.data.table.sorttable`: Sort rows in Table ~~~~~~~~~~~~~~~~~~ .. image:: sort_table_rows.svg :width: 48 Documentation ############# Sort table rows according to ascending/descending order of a sort column. Definition ########## *Input ports*: :Input: table Input *Output ports*: :Output: table Input *Configuration*: **Sort column** (column) Column to sort **Sort order** (sort_order) Sort order .. automodule:: node_table_sort .. class:: SortRowsTable Example flows ############# * :download:`SortRowsInTable.syx `