msgField

The msgField property specifies the name of the text form field that displays a message in one of the following situations:

No default values are available for this property.

Example

The following example tells EGL to use the useForMessages field for validation or program-controlled error messages.
msgField = useForMessages

Feedback