function:MAX
Table of Contents
MAX Function
The MAX(x,y) function returns the maximum of its parameters.
MAX(96,12) === 96
See Also
Functions
function/MAX.txt · Last modified: by peternlewis
The MAX(x,y) function returns the maximum of its parameters.
MAX(96,12) === 96