sort(Ver2.14対応版)
IndexScriptGlobal method− sort

sort( num_or_str1, num2? )
Do sorting.
パラメータ1(数値型または文字列型)

When specifying numerically:
0: Name 1: Size 2: Type 3: Update date and time

When specifying string:
"name" / "size" / "type" / "date"
Or column name (property name).


パラメータ2(数値型、省略可能)
Sort direction.
0: Reverse 1: Ascending 2: Descending
If num2 is specified and str1 is specified as "", the current sort column is targeted. (V1.01)


返り値
返り値はありません。