insertbelowcarriagereturn

The insertbelowcarriagereturn statement inserts a new record below the current record and moves to the first column.


Parameters

No parameters.


Description

This statement adds a new record below the current record, and moves to the first (leftmost) column in the database. This is identical to the action performed by pressing the Carriage Return key (hence the name). (Note: The InsertBelow statement is similar, but does not move to the first column.)


See Also


History

VersionStatusNotes
10.0NewNew in this version, but performs the same action as performed by the InsertBelow statement in Panorama 6.0 and earlier versions.