SETPROJECTHIDDEN Suggest EditsSet the visibility of the project field. Parameters hidden boolean,null (required) - Boolean value representing whether the field should be hidden, or null to restore the original value Examples JavaScriptSETPROJECTHIDDEN(true); // Sets the project field to be hidden Updated about 1 year ago Table of Contents Parameters Examples