====== ExecutingInstance Action ====== The //%ExecutingInstance%// token returns (v9.0+) an opaque ID of the currently executing instance, including both the execution instance and the specific macro executing. It can be used to retrieve Local and Instance variables via AppleScript and to cancel the specific macro instance. ===== See Also ===== === Actions === * [[action:Cancel_a_Specific_Macro|Cancel a Specific Macro]] action * [[:Actions|See all Actions]] ==== Tokens ==== * [[token:ExecutingMacro|%ExecutingMacro%]] * [[token:ExecutingMacroUUID|%ExecutingMacroUUID%]] * [[token:ExecutingMacroGroup|%ExecutingMacroGroup%]] * [[token:ExecutingMacroGroupUUID|%ExecutingMacroGroupUUID%]] * [[token:ExecutingThisMacro|%ExecutingThisMacro%]] * [[token:ExecutingThisMacroUUID|%ExecutingThisMacroUUID%]] * [[token:ExecutingThisMacroGroup|%ExecutingThisMacroGroup%]] * [[token:ExecutingThisMacroGroupUUID|%ExecutingThisMacroGroupUUID%]] * [[token:ExecutingInstance|%ExecutingInstance%]] * [[token:ExecutingInstances|%ExecutingInstances%]] * [[token:ExecutingInstanceName|%ExecutingInstanceName%]] * [[token:MacroNameForUUID|%MacroNameForUUID%]] * [[:Tokens|See all Tokens]]