bool_or
function bool_or(column): Column;Defined in: functions/aggregate.ts:216
Returns true if at least one value of the column is true.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
column | ColOrName |
function bool_or(column): Column;Defined in: functions/aggregate.ts:216
Returns true if at least one value of the column is true.
| Parameter | Type |
|---|---|
column | ColOrName |