CALC.text(value, format_text)

Converts a numeric value to text based on a certain format.

Example

CALC.text(2800, '$0.00');

// returns '$2800.00'

<< CALC.t(value) © 1996-2013 InetSoft Technology Corporation (v11.4) CALC.trim(string) >>