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