Contents
- Parallel
- Add action
- Configure action
- Action properties
- Examples
Property | Description |
---|---|
Title | Defines action title. By default the title is action type name. |
Completion | Only variables of type Boolean are available for this property. You may set this variable to YES inside any branch to exit action. All the nested activies which are not processed to the moment will be skipped. |
Branches | Use to manage branches, their names and order. At least two branches must be created. |