AccumulationRegisterRecordSet.<Accumulation register name>.IndexOf

Syntax:

IndexOf(<Record>)

Parameters:

<Record> (required)

Type: AccumulationRegisterRecord.
The set's record for which an index is needed.

Returned value:

Type: Number.
Index of specified record in set. If none is found, returns -1.

Description:

Obtains the index of a record in the set.

Availability:

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

    

1C:Enterprise Developer's Community