defaultMoneyFormat (EGL system variable)

The system variable StrLib.defaultMoneyFormat specifies one of several masks that can be used to create the string returned by the function StrLib.formatNumber.

The initial value of StrLib.defaultMoneyFormat is the value of the Java™ runtime property vgj.default.moneyFormat. If that property is not set, the initial value of StrLib.defaultMoneyFormat is an empty string.

For details on the characteristics of a numeric mask, see formatNumber().

Type: STRING

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