ReduceByID Data Member Function

Populates the destination <NodeBuffer> with <Node> objects whose .ID matches the specified value.

Prototype

int32 ReduceByID( string p_sID )

Parameters

Parameter Type Parameter Name Documentation
stringp_sIDThe ID value to use for the query.

Examples

Copy Text To Clipboard

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