CLEAR( ) method (DEBUGGER Handle)
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- Documentation
Initializes the internal state of the Application Debugger.
Return type: LOGICAL
Applies to: DEBUGGER system handle
Syntax
|
This method has no visible effect on the Debugger window. If the Debugger is initialized, this method returns TRUE. Otherwise, it returns FALSE with no effect.
Note: To
use this method with the DEBUGGER system handle, you must have the
Application Debugger installed in your OpenEdge environment.
For more information on using this method for the Debugger, see the reference entry for the DEBUGGER system handle and Troubleshoot ABL Applications.