Whenever a thread encounters a breakpoint, this window displays all the local variables for the thread at its current stack frame.
The value and the type of any in-scope variables are displayed in a tree, as shown below.

![]()
Local variables are displayed with icons. The icons from left to right depict the following:
| · | Purple Elemental types | 
| · | Blue Workbench instance s | 
| · | Green Parameters | 
| · | Red Object with members | 
| · | Yellow Arrays | 
See Also


