Returns the index of the currently running macro.


See also Macro functions.

Signature:

index = GetRunningMacro()

Returns:

  • index - Index of the currently running macro, or nil if no macro is running (number, macroID)