Skip to content

array_sort

function array_sort(column): Column;

Defined in: functions/collection.ts:54

Sorts the input array in ascending order. The elements must be orderable.

ParameterType
columnColOrName

Column