List of procedures and event handlers that can be tracked while running the debugger for this application.
Procedure | Description |
|---|---|
Procedures | Select any procedure that will have break points added to the code blocks to debug this procedure. The list contains procedures that were created in the Procedures section of the App Designer for this application |
Global Event Handlers | Select any of the global event handlers that will have break points added to the code blocks to debug this procedure. The list contains global event handlers that were created in the App Designer for this application |
App Event Handlers | Select any of the app event handlers that will have break points added to the code blocks to debug this procedure. The list contains app event handlers that were created in the App Designer for this application |
Case Event Handlers | Select any of the case event handlers that will have break points added to the code blocks to debug this procedure. The list contains case event handlers that were created in the Case Settings section of the App Designer for this application. |