Gentee Programming Language > Documentation > Libraries | Download documentation |
Searches through the XML tree for a tag item with the help of the specified "path". A "path" consists of tag names separated by the '/' character, if the first character in a path is the '/' character, the item search begins from the tree root; otherwise - from the current item.
xmlitem xmlitem.chtag( str path )
path Path of the item.
Returns the item obtained or zero, if no item has been found.
See also![]() |
![]() Copyright © 2004-2006 Gentee Inc. All rights reserved. ![]() |