Skip to content

size

function size(column): Column;

Defined in: functions/collection.ts:174

Returns the length of the array or map stored in the column.

Parameter Type
column ColOrName

Column