Sort List#
Sort the list in ascending/descending order or in alphabetical/reverse alphabetical order.
| List | [List] The list that needs to be sorted in the specified direction. |
| Direction | The direction in which the list needs to be sorted: ascending/descending or alphabetical/reverse alphabetical order. |
| Error Handling Level | Select the error handling level. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Message Level | Select the message level that blocks will output during operation. Possible values:
If "Default" is selected, the value from the "Start" block of this diagram will be used. |
| Error Text | [Text] Returns detailed information about the error in case of incorrect execution of the block's work. |