The currency property indicates whether to include a currency symbol before the value in a numeric field, with the exact position of the symbol determined by the zeroFormat property. The formatting of fields of type MONEY depends on the value of strLib.defaultMoneyFormat and is not affected by the currency property.
| Data item | JSF handler | VGUI record | Console UI | Text Form Java™ | Text Form COBOL | Print Form Java | Print Form COBOL |
|---|---|---|---|---|---|---|---|
| Yes | Yes | Yes | No | Yes | Yes | Yes | Yes |
The property is used for input and output.
| Platform | Issue |
|---|---|
| Java generation | The machine locale determines the default currency symbol. |
| COBOL generation | The national language option determines the default currency symbol.. |