Query the language.
Type & position: | command, preamble & main part |
Syntax: | !ifnlang [<language>] |
Description: | This command tests the current destination language. If
none of the "<languages>" match the
abbreviation of the destination language 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 French. |
Example: | !ifnlang [english] |
Exists since: | Release 4 Version 0.47 |
See also: | !iflang, !ifdest, !language, Query commands |