ValueTable.Get

Syntax:

Get(<Index>)

Parameters:

<Index> (required)

Type: Number.
Row index.

Returned value:

Type: ValueTableRow.

Description:

Obtains the value for the index. Works like the operator [].

Availability:

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

Note:

Used when the [] operator cannot be used.

    

1C:Enterprise Developer's Community