SetValue¶
Sets the value of current node.
1 |
|
Sets the value of all nodes on specified xpath.
1 |
|
Parameters¶
any value
Value to set
string xpath
XPath of node to update.
Remarks¶
Updates with an xpath¶
1 |
|
Updates the current node value¶
1 2 3 |
|