Tooltips¶
Purpose¶
Tooltips let you view a variable's value during debugging.
Usage¶
- Put a breakpoint in the script at or near where you wish to investigate
- Mouse over variables as you advance through the script. A small box will popup, displaying the variables' values: