revXMLDeleteTree | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | xml library | ||||||
Summary | Removes an XML tree structure from memory. | ||||||
Introduced | 2.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Parameters |
| ||||||
Example |
| ||||||
Values |
| ||||||
Related | Message: revXMLStartTree Command: revXMLDeleteNode, revXMLDeleteAllTrees Function: result Glossary: Standalone Application Settings, standalone application, XML tree, command, LiveCode custom library Library: XML library | ||||||
Security | disk | ||||||
Description | Use the revXMLDeleteTree command to free up memory when you're finished using an XML tree.
| ||||||
Tags | text processing |