USA
800 691 9120
UK
01225 704844
We use cookies on our website to analyze website usage and to help secure the website against misuse. Advertising and functional cookies are not used in our site or our web application products.
By clicking “Accept Essential Cookies Only”, you consent to us placing these cookies.
Parse an inline XML string and load it into the AMSX XML buffer
Parses the command value directly as XML and stores it as the active AMSX XML document (mdoc). Unlike LoadXML, the XML is taken from the command argument rather than the result buffer.
| Parameter | Description |
|---|---|
| cmd | XML string to parse and load |
LoadXMLText "XML string to parse and load"