AccountingRegisterRecordSet.<Accounting register name>.Get

Syntax:

Get(<Index>)

Parameters:

<Index> (required)

Type: Number.
Record index.

Returned value:

Type: AccountingRegisterRecord.

Description:

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

Availability:

Server, thick client, external connection.

Note:

Used when the [] operator cannot be used.

    

1C:Enterprise Developer's Community