SETSTATUSHIDDEN Suggest 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 about 1 year ago Table of Contents Parameters Examples