<Code Lib>
M

MacroModule.GetMacro

Description:
Gets the macro with the give name.

public Macro GetMacro(
	string name
)

Return Value Macro The macro.

Loading…