removeTag(...) FunctionsReferenceScriptingStudioZ.Base removeTag(val: string): this; Removes a tag from this object. Parameters Parameter Type Description val string The tag to remove from this object to. Returns this Related pushTag(...)