Previous Topic

Book Contents

Book Index

Next Topic

Alternative Debugger Opening Options

You can now debug a workflow even if it is not open and the Debug flag is not set. If the workflow is not open, it will be opened and closed after debugging automatically.

This can be done from several places:

  • WF in the sidebar (select 'Debug workflow' from the context menu)

    Help Image

  • Action button (select 'Debug workflow' from the context menu)

    Help Image

    Help Image

  • Action in the popup menu (click on it while holding Shift+Ctrl)

    Help Image

    Help Image

  • Workflow Debugger on a subworkflow node (use the button Trace)

    Help Image

    Help Image

  • Script Debugger (press F5 on a line with ".runSubWorkflow")

    Help Image

See Also

Opening the Debugger