Share via


Visual InterDev

       

Creates a new record in the Recordset object.

Syntax

object.addRecord()

Parameters

object

A script object.

Remarks

The addRecord method automatically creates a new record in the Recordset object. Use the updateRecord method to write changes to the new record.