Define Macro |
Top Previous Next |
DescriptionThe Define Macro command defines a Macro and specifies the identifiers that will be replaced when the Macro is instantiated. Macros are instantiated using the Call command. The EndMacro statement must be present at the end of each Macro. See the Using Macros Script Reference for more information.
Syntax
Details
See Also•Include Command •Call Command •Define Procedure Command
|