Railo 4.2 Reference
Choose a function:

Object Method Array.max

Returns the largest numeric value in an array. If the array parameter value is an empty array, returns zero. All elements must contain values that can be automatically converted to numeric values.
Array.max():number

Arguments

This function has no arguments