Format dialog for Logical field
- Last Updated: April 17, 2021
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The Format dialog helps you to format the selected Logical field.
You can access this dialog by clicking Format Help in the Column Editor dialog (for Browse).
The Format dialog for Logical field includes the following options:
| Logical Format | Enter a valid display format for the selected logical field (True or False). |
| Display This When TRUE | Enter a string to display when the field contains a TRUE value such as Yes. |
| Display This When FALSE | Enter a string to display when the field contains a FALSE value such as No. |
| Standard | Select to format the selected field to the default ABL format for logicals, yes/no. |