Lucee object methods reference
Object Method Array.median
Calculates the Median value of items in an array.
All elements in the array must contain values that can be converted to numeric.
Array.median():number
Arguments
This function has no arguments