Lucee object methods reference

Object Method Array.avg

Calculates the average of the values in an array. All elements in the array must contain values that can be automatically converted to numeric.
Array.avg():number

Category

array

Arguments

This function has no arguments