The highlight property specifies the special effect (if any) with which to display or print the field.
| Data item | JSF handler | VGUI record | Console UI | Text Form Java™ | Text Form COBOL | Print Form Java | Print Form COBOL |
|---|---|---|---|---|---|---|---|
| Yes | No | No | Yes | Yes* | Yes* | Yes* | Yes* |
* The highlight property is supported for constant fields on text and print forms with the same compatibility considerations as for variable fields. The following additional compatibility considerations apply:
| Platform | Issue |
|---|---|
| Java generation | Only noHighlight and underscore are supported. |
| COBOL generation | Support varies based on the emulator. |
| iSeries® COBOL | blink is supported only for red fields, and is ignored for fields of any other color. |
| Print forms | Only noHighlight and underscore are supported. |
| Debug | Only noHighlight and underscore are supported. |