- File variables
- Initialization process
- Table and Looper controls
- Limits
Reset (Function) In french: RAZ Reinitializes: - all controls found in the current window or in the current page (including the groups of controls, the supercontrols, the popups and the internal windows).
- the controls found in a group of controls, a supercontrol, a popup, an internal window or an internal page.
Versions 16 and later New in version 16
// Add a customer ScreenToFile() HAdd(Customer) // Reinitialize controls to enter a new customer Reset(True)
Syntax
Reinitializing all the controls in the current window or page
RESET()
Remarks Reset does not reinitialize the caption of the Button controls.
This page is also available for…
|
|
|