REQUIRED
The REQUIRED attribute forces the user to enter data into the field during an
INPUT or INPUT ARRAY statement.
field-tag is the field tag that you declared in the SCREEN section.
The REQUIRED keyword is effective only when the field name occurs in the list
of screen fields of an INPUT or INPUT ARRAY statement.
Related Attributes