SelectNode Data Member Function

Selects a <Node>.

Prototype

int32 SelectNode( Node p_oNode )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeA pointer to the <Node> you wish to select.

Examples

Copy Text To Clipboard

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