Input None
Output None

"Include Action" task provides ability to include some (target) action to workflow. This is done at runtime by replacing every "Include Action" tasks with their target action's Runtime Workflow tasks. This is rough equivalent of "inline function" concept.

Note:

Initialization Workflow of target action is completely ignored.

Inlined tasks maintain no relation with their originated action and they will be integral part of a workflow they are inlined to.

The following are "Include Action" Task properties.

Include Action - UID: UID or short UID of an action to include. Note: if you are planning to share your actions - include action must be identified by its "short UID" (so "short UID must be defined for the an action to include). Otherwise, linking will be broken as UIDs of actions will be different after import of them.

Include Action - Title: optional title to help identifying action.

See also:
Common Task Attributes
Task Options
Variable Types