GetNodeByPath Data Member Function

Searches a <Group> and its child hierarchy for a <Node> using a specified path.

Prototype

Node GetNodeByPath( string p_sNodeGraphAddress )

Parameters

Parameter Type Parameter Name Documentation
stringp_sNodeGraphAddressThe graph address of the <Node> to retrieve. For example: "//MyGroup//MyProgram//Program"

Examples

Copy Text To Clipboard

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