labelKey

The labelKey property specifies the name of a field containing a key for searching the resource bundle that contains the label for a component of the screen display. If you specify both labelText and labelKey, labelText is used. It is a STRING variable or literal. There is no default value for this property. You cannot update the property at run time.

The resource bundle is identified by the consoleLib.messageResource system variable; see messageResource (EGL system variable).


Feedback