SequenceRecordSet.<Sequence name>.IndexOf

Syntax:

IndexOf(<Record>)

Parameters:

<Record> (required)

Type: SequenceRecord.
Record, for which you need to determine the index.

Returned value:

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

Description:

Obtains the index of the specified record in the set.

Availability:

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

    

1C:Enterprise Developer's Community