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.
Save an XML string directly to the database
Saves a raw XML string to the database, matching existing records using one or more key fields. The XML is provided inline as the command value rather than from the AMSX XML buffer.
| Parameter | Description |
|---|---|
| cmd | XML string to save |
| Argument 0 | Key field name to match on |
| Argument 1 | Additional key field names, etc. |
SaveXMLString "XML string to save", "Key field name to match on", "Additional key field names, etc."