ValueTable.IndexOf

Syntax:

IndexOf(<Row>)

Parameters:

<Row> (required)

Type: ValueTableRow.
Values table row for which you want to specify index.

Returned value:

Type: Number.
Index of the indicated row in the collection. If none is found, returns -1.

Description:

Obtains row index in value table rows collection.

Availability:

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

    

1C:Enterprise Developer's Community