Find returns the Node at path .... The path is relative to the Node on which this method is called. Each argument provided corresponds to an
element in the path, specified by the Node's name.
Usage
Find(...)
Arguments
...
the names of the nodes in the path
Value
the Node having path ..., or NULL if such a path does not exist