#DecimalSeparator$
System variable - Floating point calculation functions.
The #DecimalSeparator$ system variable specifies the decimal separator character used for floating point numbers.
Syntax
#DecimalSeparator$ = "<separator_string>"
Remarks
If this system variable is not specified, the decimal symbol specified in the Windows Regional Settings is used.
Example
#DecimalSeparator$ = "."