Engine.GetLocalizedDecimalPoint

Syntax

Engine.GetLocalizedDecimalPoint( decimalPointOption)

Return Value

String

A string that contains the localized decimal point character.

Purpose

Returns the localized decimal point character.

Parameters

decimalPointOption As DecimalPointLocalizationOptions

[In] A constant that specifies how the method determines which character is the localized decimal point character.

See Also

DecimalPointLocalizationOptions

Engine.DelocalizeExpression

Engine.LocalizeExpression

StationOptions.UseLocalizedDecimalPoint