Skip to content

Watch View

watch view

Purpose

To input expressions and view their values as the script executes.

How to Open

Begin debugging a script.  The Watch View will open automatically.

Inputting an Expression

  1. Click the blank line:

    watch view, inputting expressions, 1

  2. Input the expression you wish to investigate. Press Enter.

    watch view, inputting expressions, 3

See Also