Watch Variables

You can insert watch variables into the watch table of the Breakpoints view in the Debugger to inspect data as it flows through the project.

A watch corresponds to:

Add the watches you want to monitor to the watch table before running Event Stream Processor. When Event Stream Processor runs, the watch table is dynamically updated as run-control events (run, step, pause) are sent through Event Stream Processor.

Related concepts
Breakpoints
Related tasks
Adding Breakpoints
Adding Watch Variables
Pausing the Event Stream Processor
Stepping the Event Stream Processor