Toggling Between Connector and Block-Local Sequence Call
Note |
|---|
This instruction applies only to connectors and block-local sequence calls in statement blocks. |
To convert a block-local sequence call into a connector, proceed as follows.
- Right-click the block-local sequence call you want to convert.
Select Connector from the context menu.
The block-local sequence call is converted into a connector. The number is kept.
- Connect the connector to a suitable control-flow element.
To convert a connector into a block-local sequence call, proceed as follows.
- Right-click the connector you want to convert.
Select Block-local sequence call from the context menu.
The connector is converted into a block-local sequence call. The number is kept, and the name of the statement block is inserted automatically.
See also