description: |
Used to define a simple substitution macro. This macro is expanded in the
'target' parts of references in the dii file where it is defined. Every
substring hereof that consists of a '_' character followed by the macro name
is expanded.
|
format: | "@:" <name> "=" <expansion> |
remark: |
Used wisely in combination with the
'h:' attribute.
|
remark: | Macro attributes can only be defined in the root of a dii file. |