View local variables On the View menu, click Locals. Perform one of the following actions: Task Steps View local variables and their current values in the context of the current thread. > Click the Locals tab. View local variable names and expressions at and around the executing line. > Click the Auto tab. View an expanded view of the current object (this). > Click the This tab. Evaluate expressions. > Click the Watch tab. Related topic Debugging applications
View local variables and their current values in the context of the current thread.
> Click the Locals tab.
View local variable names and expressions at and around the executing line.
> Click the Auto tab.
View an expanded view of the current object (this).
> Click the This tab.
Evaluate expressions.
> Click the Watch tab.