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