Description
Returns the previous sibling for the current node.
Syntax
PreviousSibling(): String
Example
PreviousSibling()
If A, B, C, and D are children of Z and the current node is B, then the return value is A.