User Tools

Site Tools


action:Execute_a_Macro

**This is an old revision of the document!**

Execute Macro From Another Macro

The Execute Macro action allows you to execute another macro like a subroutine. The sub-macro will be executed, and when it is finished, execution will continue on from after this action.

You can optionally configure the action to be Asynchronous, which means the sub-macro will be executed, and the current macro will continue on without waiting so that both macros will be executing at the same time.

You can optionally configure a parameter for the executed macro which will be available via the %TriggerValue% token.

ExtraSearchTags: Run Macro, Run a Macro, Call Macro, Sub Macro

action/Execute_a_Macro.1440617012.txt.gz · Last modified: 2015/08/26 15:23 by JMichaelTX