Lucee object methods reference

Object Method Array.first

Returns the first item from an array. Throws an error if the array is empty.
Array.first():any

Category

array

Arguments

This function has no arguments