Set a definition.
Type & position: | command, preamble |
Syntax: | !define <wort> <text> |
Description: | Sets a (new) definition. When converting UDO will replace
every "(!<word>)" by "<text>" without
converting special chars. When using the example below every
"(!H1)" will be replaced by "</H1>". The
difference to a macro: no umlauts or other special characters will be
converted. Definitions can contain parameters. Read the chapter
"Definitions" to get to know how to use definitions with
parameters. |
Example: | !define H1 </H1> |
Exists since: | Release 4 Version 0.37 |
See also: | Definitions |