commentKey

The commentKey property specifies a key used to search the resource bundle for comment text displayed in the Window-specific comment line (if any) when the cursor is in the ConsoleField. If you specify both comment and commentKey, EGL uses the value in comment. The key is a STRING type.

The consoleLib.messageResource system variable identifies the resource bundle; see messageResource (EGL system variable).

The empty string is the default value for this property. It cannot be updated at run time.

Compatibility

Table 1. Support for comment property
Data item JSF handler VGUI record Console UI Text Form Java™ Text Form COBOL Print Form Java Print Form COBOL
Yes No No Yes No No No No

Feedback