Gentee Programming Language > Documentation > Libraries | Download documentation |
Searches through the XML tree for a tag item with the specified name. The item is searched recursively through all child items.
xmlitem xmlitem.findtag( str name )
name Name of the required tag.
Returns the item obtained or zero, if no item has been found.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |