Sort number-list
Description
Sorts a number list ascending or descending
Input Ports
Name | dataType | sourceType | required | description |
---|---|---|---|---|
Direction | text | manual-only | true | The option to sort the number-list, ascending or descending |
Number list value | number-list | link-manual | true | The number-list that will be sorted |
Scenarios
- The user wants to sort a
number-list
inascending
order - The user wants to sort a
number-list
indescending
order
Use case
Inputs
- Direction:
ascending
- Number list:
[50, 32, 44, 12]
Experienced tips
- If the
Number list value
are empty, the process will continue and provide an emptynumber-list
Search Tags
Sort number-list ascending
Sort number-list descending