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
return type
nothing
Source code
native DestroyTextTag               takes texttag t returns nothing