SET-NUMERIC-FORMAT( ) methodSets the NUMERIC-SEPARATOR and NUMERIC-DECIMAL-POINT attributes simultaneously.
Return type:
Applies to:
SET-NUMERIC-FORMAT ( separator , decimal-point )A CHARACTER expression that represents, in formatted text, a number’s thousands separator.
![]()
![]()
SET-NUMERIC-FORMAT( ) returns TRUE if the operation is successful.
Note: The values set by the SET-NUMERIC-FORMAT( ) method override the values set by the Thousands Separator (-numsep) and Fractional Separator (-numdec) startup parameters.
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates. |