ENTER_RECORD Method
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Record Functions/ENTER RECORD Method.xml
Allows for data to be entered when using Xbasic with a Form or Browse. Returns a dot variable that is the validation object.
DELETE_RECORD Method
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Record Functions/DELETE_RECORD Method.xml
Allows for data to be deleted via Xbasic, when using a Form or Browse. Returns a dot variable that is the validation object.
CHANGE_RECORD Method
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Record Functions/CHANGE_RECORD Method.xml
Allows for data to be changed via Xbasic, when using a Form or Browse. Returns a dot variable that is the validation object.
Enter a New Record
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Records/Enter a New Record.xml
The Enter a New Record action creates and displays a new, empty record for the user.
Xbasic Enter Record
/documentation/pages/Guides/Desktop/Design/Platform/Xbasic Action Scripting/Xbasic Enter Record.xml
The Xbasic Enter Record action adds a record without opening a form or browse. The user never has to be aware that changes were made.
Table Object Functions and Methods
/documentation/pages/Ref/Api/Objects/Database/Table/index.xml
Available functions and methods for the Table objects.
Field Rules Honored During Xbasic Data Entry
/documentation/pages/Desktop/Reference/Design/Data/FieldRules/Field Rules Now Honored During Xbasic Data Entry.xml
When you do data entry using Xbasic, only a limited number of Field Rules (so called 'engine level' Field Rules) are honored. Rules for calculated fields and auto-increment fields are honored, but rules such as capitalization, validation, posting, cross-file validation, etc. are not honored. These Field Rules are only honored when you do data entry interactively, using a Form or Browse layout.
Enter Code Control shake Method
/documentation/pages/Ref/Client_Api/UX/enter code control methods.xml/shake method.xml

Triggers the shake animation for an Enter Code Control.

a5_paste_new_record Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Record Functions/a5_paste_new_record Function.xml
Pastes data from the A5 Record Clipboard as a new record
CURRENT_RECORD Function
/documentation/pages/Ref/Api/Functions/Document Types/DBF/Record Functions/CURRENT_RECORD Function.xml
Returns the current record number