The GetAvailableLanguages transaction returns a list of the languages available for use in Imagenation, which match the character set that the computer is currently using. For example, Japanese will not be returned unless the Japanese character set is available.
Type XTYP_REQUEST
Syntax [GetAvailableLanguages()]
|
Reply |
Data type |
Values |
Meaning |
|
count |
WORD |
1 | 2 | 3 | ... |
number of languages |
|
languages |
name1, name2, … |
list of the English names of the available language |
Release information
Added in Release 4.42.
See also