multiple-segment field
In a screen form, a field consisting of several, separately delimited parts,
each sharing a common field tag. Such a field allows long character strings to
be displayed or entered on successive lines of the form. A multiple-segment
field requires the WORDWRAP field attribute in the form specification file.
See also field, field tag, form specification file, screen form.