The ObjectVarDescription attribute retrieves the multilangual description of the variable holding the object.
|
Syntax | ||||
|
ObjectVarDescription([LanguageID]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
String |
The description of the object. | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Optional |
LanguageID |
String |
ByVal |
Language-ID If omitted, the description will be returned multilingual. |
|
Remark | ||||
|
The attribute is read-only. | ||||