Skip to content

bool_and

function bool_and(column): Column;

Defined in: functions/aggregate.ts:208

Returns true if all values of the column are true.

ParameterType
columnColOrName

Column