Run Macro

Runs a numbered macro on the currently active switcher.

Parameters

  • Index: The index of the macro from 1 to 100.

  • Wait: The number of sections to wait after running the macro. This is useful if you have a macro that takes several seconds to complete, and you want it to finish before continuing onto the next action in your shortcut.

If the macro does not exist at the selected index, nothing will happen and no error will be given.

There is an 8 second limit on the Wait parameter. This is due to Shortcuts imposing a 10-second limit on the amount of time an individual action can take.

Returns

Nothing

Last updated