Array Functions

The following functions are used to identify elements within array fields.

Function

Usage

Description

FINDARRELEMENT

Returns the index number of the next array element that matches the given value in the given array field after the given start element

NEXTARRELEMENT

Returns the index number of the next assigned array element in the given array field after the given start element