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 an xAssets saved query and load the result into the AMSX XML buffer
Executes a named xAssets query using the standard query engine and loads the resulting XML into the mdoc XML buffer. Subsequent XML commands can then operate on the query results. Standard xAssets query arguments (level, view, filter, etc.) are passed through positionally.
| Parameter | Description |
|---|---|
| cmd | Query name |
| Argument 0 | Level argument |
| Argument 1 | View argument |
| Argument 2 | Filter argument |
| Argument 3 | Parameter XML block |
QueryToXML "Query name", "Level argument", "View argument", "Filter argument", "Parameter XML block"