PRELIMINARY INFORMATION - SUBJECT TO CHANGE
Queries the document using the specified XPath expression and returns a single node.
Syntax
Smartsite SXML | Copy Code |
---|---|
xml xml.selectsinglenode(xml data, string expression) |
Parameters
Return Value
Data Type | Description |
---|---|
XML | Xml data containing the node. |