Dynamically changes the setting of the Editable Property of a field, form, or control.

UPDATEEDITABLE(Editable)

Parameters

Editable

Type: Boolean

Possible values are true and false. If the value is true, the control will be changed to editable. If the value is false, the control will be changed to not editable.

Expand imageRemarks

Expand imageExample

Expand imageSee Also