BaseCalculationTypes.<Chart of calculation types name>.IndexOf

Syntax:

IndexOf(<Row>)

Parameters:

<Row> (required)

Type: BaseCalculationTypesRow.
Tabular section row to obtain the index for.

Returned value:

Type: Number.
Index of the row specified in the tabular section. If none is found, returns -1.

Description:

Obtains tabular section's row index.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community