initialValue

The initialValue property specifies the initial displayed value for the field as a STRING type.

When EGL first displays the ConsoleForm, the value of the fields depends on the setInitial property in the openUI statement:

The property is a STRING type. The empty string is the default value for this property. It can be updated at run time.

Compatibility

Table 1. Support for initialValue 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