You can use the FormatString attribute to query the format string of the variable definition.
Syntax | ||||
FormatString([LanguageID]) | ||||
Return value | ||||
Type |
Description | |||
String |
The content of the Format property of a class variable of type Long. | |||
Parameter | ||||
Use |
Name |
Type |
Passing |
Description |
Optional |
LanguageID |
String |
ByVal |
Language-ID of the value |
Note | ||||
The attribut is read-only. If LanguageID and Format are not specified, FormatString returns the format of the current dialog language. |