Desktop User Guides > Professional > Using UNICOM Intelligence Professional > Debugging mrScriptBasic code > Examining the values of variables
 
Examining the values of variables
When you are debugging a script and its execution is halted, for example, at a breakpoint (see Setting breakpoints) or when you are stepping through the code line by line (see Stepping through the code), you can move the pointer over any variable to get UNICOM Intelligence Professional to display its current value.
This graphic is described in the surrounding text.
See also
Checking the syntax of functions
Using the Locals pane to examine values
Using the Expressions pane
Debugging mrScriptBasic code