SortList Function - microsoft/MIMWAL GitHub Wiki
Syntax
object SortList(values:[list or object])
Description
Sorts the specified List.
Remarks
If the attribute value is a single value, the single value is returned, else a list of values is returned.
Supported Version
2.15.703.0 and later
Examples
SortList([//Target/ComputedMember/EmployeeID])