relative Node
Returns the data done specified by a path relatively to the data node represented by this DatasyncNode instance.
A relative data node represents a location (described by its path) within the tree-like data of a Webcom application and exists independently of the existence of actual data at this path.
The path specifies path segments separated by slashes ("/
"), based on the same formalism as the DatasyncManager.node method.