sort_natural
Filter = sort_natural
Sorts items in an array in case-sensitive order.
INPUT | OUTPUT |
---|---|
| Sally Snake, giraffe, octopus, zebra |
An optional argument specifies which property of the array’s items to use for sorting.
Example |
---|
|
Sorts items in an array in case-sensitive order.
INPUT | OUTPUT |
---|---|
| Sally Snake, giraffe, octopus, zebra |
An optional argument specifies which property of the array’s items to use for sorting.
Example |
---|
|