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.
Extract a comma-separated list of values from the XML document matching a filter
Searches all nodes in the current XML document (mdoc) where a specified field equals a given value, then returns a comma-separated list of the values in the result field. The result is placed in the result buffer.
| Parameter | Description |
|---|---|
| cmd | Field name whose values are collected into the result list |
| Argument 0 | Field name to filter on |
| Argument 1 | Value that the filter field must equal |
XmlFilterList "Field name whose values are collected into the result list", "Field name to filter on", "Value that the filter field must equal"