ReportBuilderFields.IndexOf

Syntax:

IndexOf(<Field>)

Parameters:

<Field> (required)

Type: ReportBuilderField.
Desired field.

Returned value:

Type: Number.
Index of specified collection item. If there is no such item, it returns -1.

Description:

Obtains item index in collection.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community