If the numericSeparator property is set to YES, EGL places a character in a number that has an integer component of more than 3 digits. If the numeric separator is a comma, for example, one thousand is shown as 1,000 and one million is shown as 1,000,000. The character used for the separator depends on your environment; see "Compatibility."
| 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 |
| Platform | Issue |
|---|---|
| COBOL generation | The national language option determines the default separator. |
| Java generation | The machine locale determines the default separator. |