Tags · Functions · Objects
Lucee Object Methods Reference
Choose a function:

Object Method Array.first

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

Arguments

This function has no arguments