Lucee object methods reference
Object Method Xml.search
Uses an XPath language expression to search an XML document object.
Xml.search(string xpath):object
Category
XML
Arguments
The arguments for this function are set. You can not use other arguments except the following ones.
Name | Type | Required | Description |
---|---|---|---|
xpath | string | Yes | XPath expression |