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
Array.first():any