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.

StepsTo add a variable to the Watch List

  1. Right-click the variable.

  2. Select the Add to Watchlist from the pop-up menu.

StepsTo remove a variable form the Watch List

  1. Right-click the variable in the Watch List tab of the Monitor area.

  2. Select Remove <variable> from Watchlist from the pop-up menu.