count
function count(column): Column;Defined in: functions/aggregate.ts:8
Returns the number of items in a group.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function count(column): Column;Defined in: functions/aggregate.ts:8
Returns the number of items in a group.
| Parameter | Type |
|---|---|
column | ColOrName |