Next Topic

Previous Topic

Book Contents

FindNode

TLuaXMLNode FindNode(string sElementName, TLuaXMLNode RootNode)

Return values

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

Parameters

Remarks

The function searches the XML document recursively with "RootNode" as starting point for the search.