SetDecimalPoint
SetDecimalPoint ( char )
Argument | Type | Range | Default | Note |
---|---|---|---|---|
char | str | 1..1 | (required) |
Examples
SetDecimalPoint(",")
SetDecimalPoint(".")
Description
The decimal point symbol can be controlled by using the SetDecimalPoint() function. Entering decimal numbers is not affected by the SetDecimalPoint() function; both "." and "," are automatically recognized as a decimal point when entering decimal numbers via ChartData() . For more details, refer to Numbers.