Enabled property: Field class
Description
This property is True if this field is enabled. May be set False to disable any control that displays this field.
This property is read/write.
Example
&CHARACTER.Enabled = True;
&CHARACTER.Enabled = False;