Group.GetChildByType

This page contains reference documentation for the GetChildByType function. This function is used to search a group's child list for a node of the specified type. If there are more than one nodes of the specified type, only the first node is found.

Prototype

Node GetChildByType( TypeInformation NodeType )

Parameters

Function parameters are as follows:

  • NodeType: The type of node to search for.