Google

6.9. define Macro


Interface

The general syntax is:

  !define name [value]

The arguments are:

Name Type Default Rule
name symbol    
value string 1  

See Understanding Macro Interfaces, if necessary.


Description

The define macro sets a variable to a value.


Examples