This page last changed on Mar 30, 2011 by wikibot.

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

SORT(key1val1[,key2val2[,...]])
Arguments
  • keyval
    • key1
    • val1
  • keyvaln
    • key2
    • val2

See Also

Import Version

This documentation was imported from Asterisk version SVN-branch-1.8-r311874.

Document generated by Confluence on Oct 04, 2011 12:42