User Tools

Site Tools


SORT

Guide Section: Processing Object Data | EASAP Tree: DATA PROCESSING Branch


SORT creates a new LIST of sorted values from an input LIST.

The reordering can be determined either numerically or alphabetically, can be set to ascending or descending order, and can be based on the values of the LIST being sorted as specified in the List: parameter or by another list of equal length as specified in the Sort Using: parameter.

SORT
Essential Parameters:
List:List whose values are to be sorted into the new list
Type:Select type of sorting (Alphabetical, Numerical)
Direction:Select direction of sorting (Ascending, Descending)
Optional Parameters:
Sort Using:List of equal length to one in LIST above to be used to determine sorting order

Page Tools