Query the destination format.
Type & position: | command, preamble & main part |
Syntax: | !ifndest [<abbreviations>] |
Description: | This command tests the current destination format. If
none of the "<abbreviations>" match the
abbreviation of the destination format UDO will convert all lines
between !ifdest and !else or !endif. If one
matches them UDO will only convert the lines between !else
and !endif if !else is used. The example shows how
to test if UDO doesn't convert to HTML. |
Example: | !ifndest [html] |
Exists since: | Release 4 Version 0.47 |
See also: | !else, !endif, !ifdest, Query commands |