If possible, the message presentation is on the form itself, in the field to which the form property msgField refers. If the form property msgField has no value, the message is displayed previous to the display of the form, on a separate, modal screen.
In any case, the value assigned to ConverseLib.validationFailed is stored in the system variable ConverseVar.validationMsgNum.
ConverseLib.validationFailed([msgNumber INT in])
The message number is 9999 by default.
Related concepts
Syntax diagram for EGL functions
Related reference
displayMsgNum()
validationMsgNum
EGL library ConverseLib