FunctionsArray
array_first_index
Returns a one-based position of the first matching element, or zero when no element matches.
array_first_index(…) → UInt64Kind · scalar
Returns a one-based position of the first matching element, or zero when no element matches.
Part of the Array family.