SORT()¶
Synopsis¶
Sorts a list of key/vals into a list of keys, based upon the vals.
Description¶
Takes a comma-separated list of keys and values, each separated by a colon, and returns a comma-separated list of the keys, sorted by their values. Values will be evaluated as floating-point numbers.
Syntax¶
Arguments¶
-
keyval-
key1required -
val1required
-
-
keyvaln-
key2required -
val2required
-
Generated Version¶
This documentation was generated from Asterisk branch 18 using version GIT