CCur

Returns the currency value of the argument.

Usage:

CCur( X )

Parameters:

X either a number, a string, or a currency, each of which will be converted to a currency.

Returns:

Currency value.

Examples:

CCur(231.2)     // $231.20
CCur("231.2")   // $231.20
CCur("$231.2")  // $231.20
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - CCur

Loading application