DataControl.NewRecord

From Xojo Documentation

Method

DataControl.NewRecord()

Supported for all project types and targets.

Inserts a new record in the table specified by TableName and navigates to it.

Example

Me.NewRecord