What is the syntax for NumberToStringEx?
NumberToStringEx(Value, NumericFormat, DecimalSep, ThousandsSep)
- Value = any real number
- NumericFormat = TM1 numeric format string e.g. #,0.##
- DecimalSep = Decimal separator to be used in the output
- ThousandsSep = Thousands separator to be used in the output