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

Compare with Current View Page History

Version 1 Next »

Show Contents List

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") ;
 
 
Show Contents List

  • No labels