AttachNode Data Member Function

Attaches a document <Node> to this object so it can be queried.

Prototype

int32 AttachNode( Node p_oNode )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeA pointer to the <Node> to query.

Examples

Copy Text To Clipboard

None published. Please look for an example in the Scenome Scripting Language code base.