<Code Lib>
M

MacroModule.GetMacro

Description:
Gets the macro with the give name.

public Macro GetMacro(
	string name
)

  • String
    name
    The macro name.
Return Value The macro. The macro.

Loading…