SETSTATUSHIDDENSuggest EditsSet the visibility of the status field. Parameters hidden boolean,null (required) - Boolean value representing whether the field should be hidden, or null to restore the original value Examples JavaScriptSETSTATUSHIDDEN(true); // Sets the status field to be hidden Updated almost 3 years ago Table of Contents Parameters Examples