previousNode method
Returns the previous node in the NodeIterator or TreeWalker list and updates currentNode.
![]() ![]() |
Syntax
object.previousNode(oNode)Parameters
- oNode [out, retval]
-
Type: Node
Object containing the previous node in the list.
Return value
Type: Node
Object containing the previous node in the list.
Standards information
See also
Show:

