Sets the status field to be read-only or editable.
readOnly boolean,null (required) - Boolean value representing whether the field should be read-only, or null to restore the original state
SETSTATUSREADONLY(true);
// Sets the status field to read only, not editable by the user