GetLinkByID Data Member Function

Iterates the source <NodeBuffer> and returns a pointer to the first <NodeLink> object whose .ID parameter matches the specified value.

Prototype

Node GetLinkByID( string p_sID )

Parameters

Parameter Type Parameter Name Documentation
stringp_sIDA string value containing the .ID value to query.

Examples

Copy Text To Clipboard

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