sort
- Command
- sort
- Type
- (inline)
- Description
Allows the resultant list of objects to be sorted in a specified order.
Please be warned that sorting is normally based on string. if you are trying to sort by numbers, make sure all your numbers are of the same number of digits. Otherwise 2 will be larger than 12 if doing a string sort.
see aswell: LIST - sort command
There is aswell a parameter 'sort' that can be used in the command 'column'.
- Required
- optional
- Version
- see also