`VALUE "text"` -- displays a literal string (output only, not editable) - `PIC ... FROM identifier` -- displays the value of identifier (output only) - `PIC ... TO identifier` -- creates an input field that stores the entered value - `PIC ... USING identifier` -- creates a field that is both display