Difference between revisions of "Action: Action Block"
Line 1: | Line 1: | ||
− | This action allows you to run a pre-defined group of actions that has been configured in an action block as described in [[Action Blocks]] | + | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> |
+ | This action allows you to run a pre-defined group of actions that has been configured in an action block as described in Action Blocks. | ||
+ | </pre> | ||
+ | ''[[Action Blocks]]'' | ||
The following items are configurable when calling an action block action. | The following items are configurable when calling an action block action. | ||
Line 6: | Line 9: | ||
* The values to send as input variables (values available will depend on the action block chosen) | * The values to send as input variables (values available will depend on the action block chosen) | ||
* The variables to save the output parameters into (output parameters depend on the action block chosen) | * The variables to save the output parameters into (output parameters depend on the action block chosen) | ||
+ | <br/> | ||
+ | * Block next actions until complete. | ||
+ | <pre style="background-color: #ACC8E5; color: #112A46; border-radius: 10px; padding: 10px;"> | ||
+ | The entire set of actions within the action block must be completed for the macro to continue. | ||
+ | </pre> |
Latest revision as of 17:54, 29 January 2024
This action allows you to run a pre-defined group of actions that has been configured in an action block as described in Action Blocks.
The following items are configurable when calling an action block action.
- The action block to be run (Select from the list view screen).
- The values to send as input variables (values available will depend on the action block chosen)
- The variables to save the output parameters into (output parameters depend on the action block chosen)
- Block next actions until complete.
The entire set of actions within the action block must be completed for the macro to continue.