M

MacroModule.GetMacro

Description:
Gets the macro with the give name.
public Macro GetMacro(
	string name
)
  • String
    name
    The macro name.
Return Value Macro The macro.