Sort()
Sort(Schlüssel1
:Wert1
[,Schlüssel2
:Wert2
[,...]])
Sort()
ist ab Asterisk 1.4 nicht mehr vorhanden
und wurde durch die Funktion SORT()
(Abschnitt D.94, „SORT()
“) ersetzt.————————| 1.2 | | | | |
-= Info about application 'Sort' =-
[Synopsis]
Sorts a list of keywords and values
[Description]
Sort(newvar=key1:val1[,key2:val2[[...],keyN:valN]]): This application will
sort the list provided in ascending order. The result will be stored in the
specified variable name.
This application has been deprecated in favor of the SORT function.
SORT()
“