array_max
function array_max(column): Column;Defined in: functions/collection.ts:64
Returns the maximum value of the array.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function array_max(column): Column;Defined in: functions/collection.ts:64
Returns the maximum value of the array.
| Parameter | Type |
|---|---|
column | ColOrName |