opfullpathfrom
expression function
Returns the path of a node relative to another node.
See also: oprelativepath, opfullpath, opname, opsubpath
Usage
opfullpathfrom(node, basenode)
This function will return the full path to node, relative to basenode. If basenode is a relative path it is relative to the current nodes.