FIND
FIND(Value AS Integer/Double/Boolean/String/Time) AS Boolean
Searches for the value <Value> in the array.
Returns TRUE if found, FALSE if not found.
FIND(Value AS Integer/Double/Boolean/String/Time) AS Boolean
Searches for the value <Value> in the array.
Returns TRUE if found, FALSE if not found.