MacroModule.AddMacro
Description:
Adds a macro to the module.
Adds a macro to the module.
-
nameThe macro name.
-
descriptionThe description.
-
codeThe code string, which should be the lines between the main bounding brackets of a method.
Return Value
The new macro.
The new macro.
-
A non-optional argument was NULL