MacroModule.GetMacro
Method
Description:
Gets the macro with the give name.
Gets the macro with the give name.
Parameters
Parameter | Type | Description |
---|---|---|
name | String | The macro name. |
Return Value
Type | Description |
---|---|
Macro | The macro. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |