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.
Select a single XML node by exact name without auto-tagging
Finds the named node in the loaded XML document using the exact name supplied, without applying FieldTag transformation. Use this when the node name in the XML is already in its raw form and must not be modified. Sets MSRESULT to the inner text, or blank if not found.
| Parameter | Description |
|---|---|
| cmd | exact node name as it appears in the XML (no auto-tagging applied) |
SelectSingleNodeNoUntag "exact node name as it appears in the XML (no auto-tagging applied)"