revXMLDeleteNode | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Associations | xml library | |||||||||
Summary | ||||||||||
Introduced | 2.0 | |||||||||
OS | mac, windows, linux, ios, android | |||||||||
Platforms | desktop, server, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Values |
| |||||||||
Related | Message: revEndXMLNode, revStartXMLNode Command: revXMLAddNode, revXMLDeleteTree, revXMLPutIntoNode Function: revXMLRootNode, revXMLNodeContents, result Glossary: node, Standalone Application Settings, standalone application, XML tree, command, LiveCode custom library Library: XML library | |||||||||
Security | disk | |||||||||
Description | Use the revXMLDeleteNode command to remove part of an XML tree you're working with.
| |||||||||
Tags | text processing |