Set a definition.
Type & position: | command, preamble |
Syntax: | !define <word> <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 . The difference to a macro: no umlauts or other special characters will be converted. Definitions can contain parameters. Read the chapter Definitionsto get to know how to use definitions with parameters. |
Example: | !define H1 |
Exists since: | Release 4 Version 0.37 |
See also: | Definitions |