::hwat::utils::DeleteTag
Delete a tag, if it exists.
Syntax
::hwat::utils::DeleteTag str_entType n_entID
Arguments
- str_entType
- The type of the entity to which the tag is attached.
- n_entID
- The ID of the tag to which the tag is attached.
Returns
- Success
- 1 of the tag
- Failure
- {}
Example
::hwat::utils::DeleteTag nodes 567 , ::hwat::utils::DeleteTag elems 167