Skip to content

min()#

Syntax
min( a, b )

Returns#

Returns the smaller value of a or b

Parameters#

Parameter Description
a string or numeric value, b = string or numeric value