Skip to main content

Money# - script and chart function

This function evaluates 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 default number format set by script variables or in the operating system is used.

Syntax:  

Money#(expression [ , format-code [ , decimal-sep [ , thousands-sep ] ] ])

 

The money# function generally behaves just like the num# function but takes its default values for decimal and thousand separator from the script variables for money format or the system settings for currency.

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – please let us know!