resolveNode
Deprecated
use .resolveIn(INodeResolutionScope)
Replace with
resolveIn(area!!)
Content copied to clipboard
Tries to find the referenced node in the given IArea.
Return
the node, or null if the node could not be found
Parameters
area
area to be searched in