ClearList Data Member Function

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

Prototype

int32 ClearList( List p_lNodes )

Parameters

Parameter Type Parameter Name Documentation
<List>p_lNodesA pointer to a <List> object containing the node object's you wish to clear.

Examples

Copy Text To Clipboard

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