Returns the smallest 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.
Lucee Object Methods Reference
Object Method Array.min
Array.min():number
Arguments
This function has no arguments