Controlling Composite Execution

When an executing composite reaches a breakpoint, execution is suspended and the Debug view is updated with the current debugger state.



To display the state of a suspended object, click the object in the Debug view. The state displays in the Variables view:



To update the value of a variable, click the Value column and type the new value.

Click buttons in the Debug view toolbar to resume or terminate execution or step into, over, or out of an object: