The
numericSeparator property
indicates whether to place a character in a number that has an integer component
of more than 3 digits. If the numeric separator is a comma, for example, one
thousand is shown as
1,000 and one million is shown
as
1,000,000. Values are as follows:
- no (the default)
- Do not use a numeric separator.
- yes
- Use a numeric separator.
The default is determined by the machine
locale.