Last updated
Was this helpful?
Last updated
Was this helpful?
The MIN function returns the smallest number in a set of values. Node references are also accepted as arguments.
value1 - The numbers or names, arrays, or references that contain numbers. This is a required argument.
value2... - The numbers or names, arrays, or references that contain numbers. This is an optional argument.
Returns the minimum of COLUMN1, COLUMN2 and COLUMN3