Functions by Category Functions by Alphabetical list
SortSet([set]) |  | This function sorts the passed in set. Nothing is returned from this function. The sorting order is decending, from the highest value to the lowest value.
Related functions: Set , SortSetAsc , FirstNewBar , Filter
|