🐐 ORDINA
This commit is contained in:
@@ -304,6 +304,11 @@ Returns the length of `array` (element count), `string` (character count), or `d
|
||||
|
||||
Returns the keys of `dict` as an array.
|
||||
|
||||
### ORDINA
|
||||
`ORDINA(array)`
|
||||
|
||||
Sorts an array in ascending order. Returns a new sorted array. All elements must be the same type — integers, fractions, or strings. Integers and fractions sort numerically; strings sort lexicographically.
|
||||
|
||||
### SENATVS
|
||||
`SENATVS(bool, ...)` or `SENATVS([bool])`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user