Description
The #DecimalSeparator$
system variable specifies the decimal symbol used for floating point numbers.
Syntax
#DecimalSeparator$=<symbol>
Parameters
<symbol>
, string, decimal symbol.
Remarks
The default value is the decimal symbol specified in the Region and Language Windows Settings.
See Also
Floating Point Calculation Functions
Example
#DecimalSeparator$=","