AccountingRegisterRecordSet.<Accounting register name>.Insert

Syntax:

Insert(<Index>)

Parameters:

<Index> (required)

Type: Number.
Index of the position where you want to insert a new record.

Returned value:

Type: AccumulationRegisterRecord.
Created register record.

Description:

Inserts a new record into the specified position in the set.

Availability:

Server, thick client, external connection.

    

1C:Enterprise Developer's Community