InformationRegisterRecordSet.<Information register name>.Get

Syntax:

Get(<Index>)

Parameters:

<Index> (required)

Type: Number.
Record index.

Returned value:

Type: InformationRegisterRecord.

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.

Example:

// see example for the Clear method


    

1C:Enterprise Developer's Community