%getMax()

Aliases%getMax( )
Parametersmixed @value1 [, mixed @value2 [, mixed @value3 [, ...]]]

    If there is only one value given and it is an associative array, then this
function will return the maximum value found within that array. Otherwise
the maximum value found in the list of parameters is returned.