tags(...) FunctionsReferenceScriptingStudioZ.Base tags(val: string[]): this; Sets the array of the tags that this object belongs to. Default value: [] Parameters Parameter Type Description val string[] The array of tag names to set. Related tags( ) getter