FormatString

concerns

You can use the FormatString attribute to query the format string of the variable (for variables in a class).

 

Syntax

FormatString([LanguageID])

Return value

Type

Description

String

The content of the Format property of a class variable of type String.

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.