ReduceByName Data Member Function

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

Prototype

int32 ReduceByName( string p_sName )

Parameters

Parameter Type Parameter Name Documentation
stringp_sNameThe name 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.