The isBoolean property (formerly the boolean property) indicates that the field contains a Boolean value. The property restricts the valid field values.
You can apply this property to variables with decimal places, but the variable must have at least one place to the left of the decimal point.
| 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 | No | Yes | No |
| Platform | Issue |
|---|---|
| Java generation | The locale determines the specific characters used for YES and NO Boolean values. |
| JSF handler, VGUI record | A Boolean field is represented by a check box. |
| Text UI |
|