ValueTableColumnCollection.IndexOf

Syntax:

IndexOf(<Column>)

Parameters:

<Column> (required)

Type: ValueTableColumn.
Value table column for which the index needs to be defined.

Returned value:

Type: Number.
Index of a specified column in the collection. If none is found, returns -1.

Description:

Obtains an index of a column in the collection of value table columns.

Availability:

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

    

1C:Enterprise Developer's Community