DestroyTextTag
- Parameters
t texttag
The text tag to destroy.
- comment
Destroys a text tag.
- note
When a text tag is destroyed, its ID is pushed to a stack for recycling (see
CreateTextTag
).- patch
1.07
- Source
- common.j (suggest an edit or discuss on Github)
- return type
nothing
- Source code
native DestroyTextTag takes texttag t returns nothing