InformationRegisterRecordSet.<Information register name>.Add

Syntax:

Add()

Returned value:

Type: InformationRegisterRecord.

Description:

Adds a new record to the set.

Availability:

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

Example:

NewRate = RatesSet.Add();

    

1C:Enterprise Developer's Community