Previous Topic

Book Contents

Book Index

Next Topic

Opening the Script Debugger

Script debugging applies only to script workflow nodes.

Let's assume you already have a workflow opened in the workflow debugger. In order to debug a particular script node, do the following:

  • Debug the workflow so that the currently stopped activity is the node whose script is to be debugged
  • Select the activity in the 'Stopped Activities' list (this may not be necessary if the list contains only one stopped activity) and press the 'Trace' button.

    Help Image

    Upon this, the Workflow Creation Tool switches into its Script Debugger mode with the selected activity loaded.

    Help Image

See Also

Script Debugging

Script Debug Menu

Evaluate Code Action

Script Breakpoints

Variables Tree

Debug Stack