{{sidenavigation.sidenavigationExpandLabel}}
{{getMsg('Help_YouAreHere')}}: {{page.title}} {{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}} {{helpModel.downloadHelpPdfDataStatus}}

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
i-net Clear Reports
This application uses cookies to allow login. By continuing to use this application, you agree to the use of cookies.


Help - CCur