RecalculationRecordSet.<Recalculation name>.Delete

Syntax:

Delete(<Record>)

Parameters:

<Record> (required)

Type: Number; RecalculationRecord..
Index of the record that you want to delete or the record itself.

Description:

Deletes a value from a set using a specified record index or recalculation record object.

Availability:

Server, thick client, external connection.

Example:

// see example for the Read method


    

1C:Enterprise Developer's Community