Currency formatting in JavaScript
How to convert a numeric values to a currency value using the native Internationalization API.
How to convert a numeric values to a currency value using the native Internationalization API.
The 'this' keyword is a versatile reference to a parent data object.