FreeNode()
Syntax
FreeNode(#Node)Description
Free the specified #Node created with CreateNode() before. All its associated memory is released and this object can't be used anymore. The attached objects are not freed automatically, and can be re-used.
Note: All remaining nodes are automatically freed when the program ends.
Supported OS
All