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