You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

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") ;
 
 

  • No labels