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 from the existence of actual data at this path.
The path specifies path segments separated by slashes ("/
"), based on the same formalism than the DatasyncManager.node method.