Query the language.
Type & position: | command, preamble & main part |
Syntax: | !iflang [<language>] |
Description: | This command test the language UDO uses for the destination
file. If "<language>" matches one of the abbreviations
for the destination languages UDO will convert all lines between
!iflang 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 English. |
Example: | !iflang [english] |
Exists since: | Release 4 Version 0.47 |
See also: | !ifnlang, !ifdest, !language, Query commands |