Engine.UseLocalizedDecimalPoint

Syntax

Engine.UseLocalizedDecimalPoint

Data Type

Boolean

Purpose

Note This property is obsolete. Use the StationOptions.UseLocalizedDecimalPoint property instead.

Remarks

Specifies whether to use the operating system setting to determine the character used as a decimal point.

When this property is True , TestStand uses the operating system setting to determine the character it uses as the localized decimal point. When this property is False , TestStand uses the period character to represent decimal points.

See Also

StationOptions.GetLanguages

StationOptions.Language

StationOptions.RecognizeMBChars

StationOptions.UseLocalizedDecimalPoint