Money - script and chart function
The money function formats the expression numerically according to the string given as format-code. Decimal separator and thousands separator can be set as third and fourth parameters. If the parameters 2-4 are omitted, the number format that is set in the operating system will be used.
Syntax:
Money(expression [ , format-code [ , decimal-sep [ , thousands-sep ] ] ])