defaultNumericFormat (EGL build descriptor option)

The build descriptor option defaultNumericFormat specifies the generated value for the Java™ runtime property vgj.default.numericFormat. That property sets the initial runtime value of system variable StrLib.defaultNumericFormat, which contains one of the masks that can be used to create the string returned by the function StrLib.formatNumber.

For details on valid values, see formatNumber().

Related concepts
Java runtime properties

Related reference
Build descriptor options
defaultNumericFormat (EGL system variable)
formatNumber()
Java runtime properties (details)

Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.