SETSTATUSREADONLYSets the status field to be read-only or editable. Parameters readOnly boolean,null (required) - Boolean value representing whether the field should be read-only, or null to restore the original state Examples JavaScriptSETSTATUSREADONLY(true); // Sets the status field to read only, not editable by the userUpdated 6 months ago SETSTATUSHIDDENSETTIMEOUTDid this page help you?YesNoCopy PageParametersExamples