formatNumber
Formats a number using the local number format order.
- Use
Number.prototype.toLocaleString()
to convert a number to using the local number format separators.
Formats a number using the local number format order.
Number.prototype.toLocaleString()
to convert a number to using the local number format separators.