List: sort items¶
Available since: 3.1.3
Sorts a list.
Fields¶
Sort methodName of token-
The sorted list will be loaded into this specified token. If this is not provided, the list will be sorted in-place.
Token containing the list-
Provide the name of the token that contains a list of items. If the list does not exist yet, a new one will be created. Please provide the token name only, without brackets.