The LanguageValue attribute can be used to determine or set the string of a specific language container of the variable, identified by its language-ID.
|
Syntax | ||||
|
LanguageValue([LanguageID]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
String |
The string of the language container | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Optional |
LanguageID |
String |
ByVal |
Language-ID of the container |
|
Note | ||||
|
If LanguageID is not specified, the dialog language applies. | ||||