NUMVAL-C function

The NUMVAL-C function returns the numeric value represented by the character string specified by argument-1. The currency string, if any, and any grouping separators preceding the decimal separator are ignored. Optionally, the currency string may be specified by argument-2.

Format.

          FUNCTION NUMVAL-C ( argument-1 argument-2 )