Query the destination format.
Type & position: | command, preamble & main part |
Syntax: | !ifdest [<abbreviations>] |
Description: | This command tests the current destination format. If one of
the "<abbreviations>" matches the abbreviation of the
destination format UDO will convert all lines between !ifdest
and !else or !endif. If not UDO will only convert
the lines between !else and !endif if
!else is used. The example shows how to test if UDO converts
to ST-Guide or Windows Help. |
Example: | !ifdest [stg,win] |
Exists since: | Release 4 Version 0.41 |
See also: | !else, !endif, !ifndest,
!if, Query commands |