Home I... !iflang !ifnlang
 The guide of UDO
 Command index
 I...

!ifndest

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
 

Copyright © www.udo-open-source.org
Last updated on November 5, 2006

Home I... !iflang !ifnlang