Skip to content

greatest

function greatest(...columns): Column;

Defined in: functions/math.ts:154

Returns the greatest value of the list of column names, skipping null values.

Parameter Type
columns ColOrName[]

Column