You can sort a list panel by any of its columns. To sort a list panel, either:
or
SORT column_name1 column_name2 …
Entering SORT without a column name sorts by the first column on the list panel.
Columns are sorted in ascending order, except for date-based columns, which are sorted in descending order.
For example, if a list panel has a column with the heading "Changed", enter SORT CHANGED to sort its items in reverse chronological order (most recently changed item first).