revXMLDeleteAllTrees | |||||||
Type | command | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Associations | xml library | ||||||
Summary | Removes all XML tree structures in memory. | ||||||
Introduced | 2.0 | ||||||
OS | mac, windows, linux, ios, android | ||||||
Platforms | desktop, server, mobile | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Command: revXMLDeleteTree Function: result, revXMLTrees, revXMLCreateTreeFromFile, revXMLCreateTree Glossary: Standalone Application Settings, standalone application, XML tree, command, LiveCode custom library Library: XML library | ||||||
Security | disk | ||||||
Description | Use the revXMLDeleteAllTrees command to free up memory after you finish using the XML library.
| ||||||
Tags | text processing |