GetIndexByGuid Data Member Function

Returns the index of the <Node> with the specified GUID or -1 if the <Node> cannot be found in the collection.

Prototype

int32 GetIndexByGuid( string p_sGuid )

Parameters

Parameter Type Parameter Name Documentation
stringp_sGuidA string value containing the GUID you wish to search for.

Examples

Copy Text To Clipboard

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