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.
Read a field value from the XML document into the result buffer
Reads a field value from the current XML document (mdoc) and places it in the result buffer. Use a record index to access a specific row, or leave blank to read from the document element directly for single-level XML structures.
| Parameter | Description |
|---|---|
| cmd | Row index (zero-based integer) to access a specific record, or blank to read from the document element for single-level XML |
| Argument 0 | Field name or XML tag to read |
XmlGet "Row index (zero-based integer) to access a specific record, or blank to read from the document element for single-level XML", "Field name or XML tag to read"