stringValue
The read-only stringValue
property of the XPathResult interface returns the string value of a result with XPathResult.resultType being STRING_TYPE
.
The read-only stringValue
property of the XPathResult interface returns the string value of a result with XPathResult.resultType being STRING_TYPE
.