Forum Discussion
TanyaYatskovska
Alumni
10 years agoHi Thestraw,
As far as I remember, the setNodeValue method has the following parameters:
- the XPath expression to the target node
- the new value
setNodeValue (<Your_XPath>,<Your_Value>)
Hi Thestraw,
As far as I remember, the setNodeValue method has the following parameters:
setNodeValue (<Your_XPath>,<Your_Value>)