Sub Process Start
The Sub Start element is located in the Subprocess drawer
of the process editor palette and only available in callable sub
processes.
Element Details
Each Sub Start element can be called by a Call Sub element. It has input and output parameters.
Inscription
Name Tab
The Name Tab is included in the mask of all process elements and contains the name and a description of the element.
Start Tab
This tab is used to define the name and input parameters of the sub process. See Start Tab for a more detailed description.
- Start signature
The name text field allows you to specify the name of the sub process start. This is the name that will also be synced with the name on the name tab and will be used to call the sub process.
Result Tab
The Result Tab is used to define the return parameters of the operation.