codeRule action: Sort list

Used for: sorting a list of numbers or letters/words (alphabetically).

Used in: "THEN"-statements and "ELSE"-statements.

The name of the rule pretty much explains itself: if you have a field that contains a list, this rule will sort it for you. You can either sort ascending [a-z or 0-9] or descending [z-a or 9-0].

channable_rules_what-does-each-rule-do-rule-sort-list-0.png

The result of both ways of sorting is shown below:

channable_rules_what-does-each-rule-do-rule-sort-list-1.png

Last updated

Was this helpful?