Returns the currency value of the argument.
CCur( X )
Currency value.
CCur(231.2) // $231.20 CCur("231.2") // $231.20 CCur("$231.2") // $231.20