deleteRecord()

Previous Next

Syntax

 deleteRecord (dsName)

 

Parameter(s)

dsName [String]

 

Description

deleteRecord deletes the current selected record from the Data Source specified by dsName. dsName is not specified, it will delete from the default data source.

 

Related function: createRecord()