ExternalDataSourceCubeRecordSet.<External source name>.<Cube name>.IndexOf

Syntax:

IndexOf(<Record>)

Parameters:

<Record> (required)

Type: ExternalDataSourceTableRecord.
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.

    

1C:Enterprise Developer's Community