/
arraySort
arraySort
Description
Sorts the elements from an array.
Parameters
Return Type
Array
Example
watchers = arraySort(watchers, false);
The result returned by the routine is an array that contains the elements from watchers sorted in the ascending order.
See also
Peacock
Related content
arrayStructSort
arrayStructSort
More like this
arrayFind
arrayFind
Read with this
arraySort
arraySort
More like this
Power Scripts for Jira
Power Scripts for Jira
Read with this
arraySort
arraySort
More like this
arraySort
arraySort
More like this