Skip to main content

FIRST

Use the FIRST function to return the first item (position 1) from an Array.

Use

FIRST( array )
Returns the first item from an array.

ParameterRequiredDescription
arrayYesany array to return the first item from

ReturnsAn item from the array matching the type of array

Example

This section isn’t ready just yet—we’re working on it! Please check back soon, and if you need help right away, feel free to ask in our Community Forum.

ON THIS PAGE