flatten
function flatten(column): Column;Defined in: functions/collection.ts:104
Creates a single array from an array of arrays.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function flatten(column): Column;Defined in: functions/collection.ts:104
Creates a single array from an array of arrays.
| Parameter | Type |
|---|---|
column | ColOrName |