OnUpdate
The OnUpdate event occurs after the last prompt has been entered and just prior to RFgen updating the database. This event is typically used to validate that data was entered and process additional updates.
Group: Events
Applies to: Application
Syntax:
OnUpdate(Cancel)
Cancel (Boolean) is used to cancel the update.