Skip to content

max()#

Syntax
max( a, b )

Returns#

Returns the higher value of a or b

Parameters#

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