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