Yes, sorry, my fault. (You have correctly asked for name of the macro where the action is inside.)
To sum it up:
%ExecutingThisMacro%
Name of the macro that contains the action.
%ExecutingMacro%
Name of the executing macro. (Can be the same as %ExecutingThisMacro%
, or the name of the macro that is executing the macro that contains the action.)