ClearNode Data Member Function

Clears the <DataCaptureList> for the <Node> submitted to this function. Currently only works on <VariableNode> and <NodeLink>.

Prototype

int32 ClearNode( Node p_oNode )

Parameters

Parameter Type Parameter Name Documentation
<Node>p_oNodeA pointer to the <Node> whose <DataCaptureList> you wish to clear.

Examples

Copy Text To Clipboard

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