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>