Define language.
Type & position: | command, preamble |
Syntax: | !language [<language>] |
Description: | With this command you can tell UDO which language it should use
for the date and expressions like Table, Contentsor Appendix. UDO will use German expressions by default. By now, UDO supports the following languages: |
Example: | !language english |
Exists since: | Release 5 Patchlevel 16 |
See also: | !iflang, !ifnlang, (!today) |
Example:
!language english !ifset [english] Output English text. !else Englischen Text nicht ausgeben. !endif
Output English text.