Determines available actions when processing a screen as applied to this field.
Value |
Meaning |
read |
Field should be read when a read operation is performed. |
write |
Field can be written if a write operation is performed. Invalid for labels or readonly fields. |
readwrite |
Both the read and the write actions apply to this field. |