Sorts the included nodes.
Syntax
SORT( [keyname(s)] [flag(s)] )
Key names may be any key in the included nodes, including system keys.
Flags
-
-numor-n: Sorts the results numerically if possible. See numerical_keys in project_settings to set keynames whose values should be parsed as numbers. -reverseor-r: Reverses the sort order
A syntax and parser for writing, implemented in Python