Removes a tag from Ignition. |
Permission Type: Tag Editing Client access to this scripting function is blocked to users that do not meet the role/zone requirements for the above permission type. This function is unaffected when run in the Gateway scope. |
system.tag.removeTag(tagPath)
String tagPath - The path to the tag you want to remove. You can specify the tag provider name in square brackets at the beginning of the parentPath string. Example:
nothing
All |
|