Skip to content

greatest

function greatest(...columns): Column;

Defined in: functions/math.ts:151

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

ParameterType
columnsColOrName[]

Column