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