Lucee Object Methods Reference
							Object Method Array.sum
			
				The sum of values in an array. If the array parameter value is
        an empty array, returns zero.
			
		
		
		
		Array.sum():number
Arguments
			
				This function has no arguments