Skip to content

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.

ParameterType
columnColOrName

Column