New in Formulas 2.0 The find() function will return the first item in a list that matches the condition. find(list, condition) list.find(condition)Code language: PHP (php) Example Formulas Code language: JavaScript (javascript) Example Database