numberValue
The read-only numberValue
property of the XPathResult interface returns the numeric value of a result with XPathResult.resultType being NUMBER_TYPE
.
The read-only numberValue
property of the XPathResult interface returns the numeric value of a result with XPathResult.resultType being NUMBER_TYPE
.