get Document Node
Type: Function
Get the document related to this node.
Contrary to Node's ownerDocument property, this will return the document itself if a document is passed.
Refer to blueprintQuery for more information on how to import and use this function.
Arguments
Returns
Type: Document
The documentNode related to this node