|
« clearall delbtn »
Object functions / csort
csort
csort(table.objnum,colnum,sortmode)
sort table column
Parameters
| table.objnum | table object number |
| colnum | column number |
| mode | sort modes, comma or @am delimited a - ascending d - descending num - as number |
- If sort direction is not specified then the opposite direction is used.
See also
Using FlashGUI
« clearall delbtn »
|