FunctionsArray
array_sort
Sorts array elements in ascending order using numeric comparison when all values are numeric.
array_sort(…) → StringKind · scalar
Sorts array elements in ascending order using numeric comparison when all values are numeric.
Part of the Array family.