array_compact
function array_compact(column): Column;Defined in: functions/collection.ts:89
Removes null values from the array.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function array_compact(column): Column;Defined in: functions/collection.ts:89
Removes null values from the array.
| Parameter | Type |
|---|---|
column | ColOrName |