DB
FunctionsArray

array_last_index

Returns a one-based position of the last matching element, or zero when no element matches.

array_last_index(…) → UInt64

Kind · scalar

Returns a one-based position of the last matching element, or zero when no element matches.

Part of the Array family.