Language Property

Specifies the language of the data file, including numerical and data formats.

Syntax

[ sValue = ] TDC.Language

Possible Values

sValue String expression that describes the language of the data file using the HTML standard codes (as defined by ISO 369). Set this appropriately to ensure the correct handling of decimal separator characters in floating-point data and default data interpretation.
eng-us
Default. The default value is eng-us.

The property is read/write. The property has a default value of eng-us.

Applies To

TDC

See Also

CharSet