Num# - 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:
Num#(expression [ , format-code[ , decimal-sep [ , thousands-sep] ] ])