Filter.IndexOf

Syntax:

IndexOf(<FilterElement>)

Parameters:

<FilterElement> (required)

Type: FilterItem.
Filter element for which you need to determine the index.

Returned value:

Type: Number.
Index of specified collection item. If none is found, returns -1.

Description:

Obtains the filter element index in the filters collection.

Availability:

Server, thick client, external connection, Mobile application (server).

    

1C:Enterprise Developer's Community