
01-03-2007, 12:50 PM
|
|
Graal Administration
|
Join Date: Jan 2000
Location: Admins
Posts: 11,693
|
|
|
sortascending() and sortdescending() are currently only sorting by string value. There is also the function obj.sortbyvalue(varname,vartype,ascending) although it only sorts by variables of the array members, not by the content of the array member itself, eventually sortbyvalue() could be expanded to also allow that |
|
|
|