GDL Macros

GDL supports two types of macros: block macros and value macros. The GDL parser evaluates both types of macros by replacing their reference by the contents that are specified in the macro definition. Macro arguments are also supported.

This section includes:

GDL Value Macros

GDL Block Macros

GDL Macro Arguments

GDL Macro Considerations

GDL Miscellaneous Macros