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