Array.sortbykey()

From ZCubes Wiki
Jump to navigation Jump to search

sortbykey

Sorts the array by the specified key.

Example

a=#TABLE1;

a.sortbykey(0)

See Also