array
function array(...columns): Column;Defined in: functions/collection.ts:17
Creates a new array column from the given columns.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
…columns | ColOrName[] |
function array(...columns): Column;Defined in: functions/collection.ts:17
Creates a new array column from the given columns.
| Parameter | Type |
|---|---|
…columns | ColOrName[] |