October 1998
Intermediate to advanced
656 pages
16h 10m
English
| Debug Object |
In both Visual Basic and VBA, the Debug Object is a relatively inaccessible object that is responsible for sending output to the Immediate window.
| Method | Description |
|---|---|
| Assert | Conditionally suspends execution and transfers control to the Immediate window; available in Visual Basic, but not in VBA. |
| Displays output in the Immediate window. |
Read now
Unlock full access