RUNMACRO Function
Runs a newlook Macro.
Syntax
RUNMACRO(sMacroName)
Parameters
sMacroName | Required.String that contains the name of the newlook Macro. |
Return Value
None
Example
RUNMACRO("MyMacro") ;
RUNMACRO Function
Runs a newlook Macro.
Syntax
RUNMACRO(sMacroName)
Parameters
sMacroName | Required.String that contains the name of the newlook Macro. |
Return Value
None
Example
RUNMACRO("MyMacro") ;