findNodeByPattern()

A single node, if any, that matches the specified pattern is retrieved.

Note:

If a node is not found, an exception is thrown.

Example using findNodeByPattern():

nodFound = nodMyNode.findNodeByPattern(strPattern)

Parameter

Description

strPattern

The search pattern