ThousandSep
The thousands separator defined replaces the digit grouping symbol of the operating
system (regional
settings).
Syntax:
ThousandSep
Examples:
Set ThousandSep=','; //(for example, seven billion must be specified as: 7,000,000,000)
Set ThousandSep=' ';