FixedCollection.IndexOf

Syntax:

IndexOf(<Value>)

Parameters:

<Value> (required)

Type: Arbitrary.
Value by which system searches a collection element.

Returned value:

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

Description:

Obtains item index in system-defined value collection.

Availability:

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

    

1C:Enterprise Developer's Community