ArraySort
Sorts array elements.
Method Signature
Arguments
Argument | Type | Required | Description | Default |
---|---|---|---|---|
|
|
| The array to sort | |
|
|
| Options are text, numeric, or textnocase |
|
|
|
| Options are asc or desc |
|
|
|
| Sort based on local rules | |
|
|
| Function to sort by |
Examples
Related
Last updated