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)
Returns the index of the currently running macro.
Signature:
index = GetRunningMacro()
Returns:
index - Index of the currently running macro, or nil if no macro is running (number, macroID)