Previous Next

NUMERIC-FORMAT attribute
How to interpret commas and periods within numeric values.
Data type:
Access:
Applies to:
The possible values are "American", "European" or a character string consisting of the thousands separator followed by the decimal point. This attribute provides the same functionality as the European Numeric Format (-E) parameter.
Note:
Although NUMERIC-FORMAT remains writable, it accepts only the values “European” and “American.” To change the thousands separator or the decimal point in formatted text, use the new SET-NUMERIC-FORMAT( ) method of the SESSION system handle.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.