Next Topic

Previous Topic

Book Contents

FindChildNode

TLuaXMLNode FindChildNode(string sElementName, TLuaXMLNode ParentNode)

Return values

The function returns a valid TLuaXMLNode device if the element was found.

Parameters

Remarks

Note that the function returns the first element with the specified name.