The Length attribute can be used to determine the length of the string of the variable.
|
Syntax | ||||
|
Length([LanguageID]) | ||||
|
Return value | ||||
|
Type |
Description | |||
|
Long |
Number of characters | |||
|
Parameter | ||||
|
Use |
Name |
Type |
Passing |
Description |
|
Optional |
LanguageID |
String |
ByVal |
Language-ID of the value |
|
Note | ||||
|
If LanguageID is not specified, the dialog language applies. | ||||