Dialog handling operators

Dialog handling operators allow you to handle variables in a DIALOG statement.

Table 1. Dialog handling operators
Operator Description
GET_FLDBUF() The GET_FLDBUF() operator returns as character strings the current values of the specified fields.
INFIELD() The INFIELD() operator checks for the current screen field.
FIELD_TOUCHED() The FIELD_TOUCHED() operator checks if fields were modified during the dialog execution.