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.
Run a SaveSpecial operation with explicit XML and shifted arguments
Invokes a named special save operation where argument 0 is the XML payload and the remaining arguments (shifted left by one) are the effective parameters. Unlike SaveSpecial1, the AMSX XML buffer (mdoc) is not used.
| Parameter | Description |
|---|---|
| cmd | SaveSpecial command name |
| Argument 0 | XML string to use as the payload |
| Argument 1 | First argument to the SaveSpecial command (shifted to index 0) |
| Argument 2 | Second argument, etc. |
SaveSpecial4 "SaveSpecial command name", "XML string to use as the payload", "First argument to the SaveSpecial command (shifted to index 0)", "Second argument, etc."