New in Formulas 2.0
The first()
function will return the first item in a list.
first(list)
list.first()
Code language: JavaScript (javascript)
New in Formulas 2.0
The first()
function will return the first item in a list.
first(list)
list.first()
Code language: JavaScript (javascript)