Skip to content

Control Execution

Purpose

Execution Control allows you to manually direct the execution of the script.

Usage

  1. Set a Breakpoint where you want to take control of the execution.
  2. Use the buttons on the Debugger toolbar to step through the script.

ribbon, debugger

See Also