size
function size(column): Column;Defined in: functions/collection.ts:169
Returns the length of the array or map stored in the column.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function size(column): Column;Defined in: functions/collection.ts:169
Returns the length of the array or map stored in the column.
| Parameter | Type |
|---|---|
column | ColOrName |