Skip to main content

Table.reverse

reverse

Group: Selections

Documentation

Returns a table containing the rows of self table with their order reversed.

Examples

Reverse the rows in a table.

      import Standard.Examples

example_reverse = Examples.inventory_table.reverse