Home D... D... (!deg)
The guide of UDO > Command index > D... Index

!define

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 </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


Copyright © www.udo-open-source.org (Kontakt)
Last updated on May 19, 2010

Home D... D... (!deg)