Sort List Step
Brief description
In this step you can sort list items on ASC or DSC order (examples of use)
Step Information
Step Name (Not required)– the custom name of the process step that labels the editor’s process step box
Input Parameters
- List (Required) – the existing variable name of the list data type (string or integer list)
- Sort order (Required) - choose Ascending or Descending
Output Parameters
Sorted list (Required) – existing or new variable name of array data type that contains the sorted list (string or int, depending on the initial array)