Monitoring values in the watch list

You can use the watch list to monitor the changes of variable values during the execution of the code. When stepping through the code you can see any change that occurs to one or more variables in the Watch List.

StepsAdding a variable to the watch list

  1. Right-click the variable.

  2. Select Add to Watchlist.

StepsRemoving a variable form the watch list

  1. In the Watch List tab, select the variable row and right-click.

  2. Select Remove Watch Variable.