Skip to content

least

function least(...columns): Column;

Defined in: functions/math.ts:159

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

Parameter Type
columns ColOrName[]

Column