Gentee Programming Language > Documentation > Libraries Download documentation

xmlitem.getnexttag

Gets the next tag item. This method is similar to the xmlitem.getnext method, but if the next item is not a tag item, this operation repeats.

xmlitem xmlitem.getnexttag()

Return value

Returns the next tag item or zero, if the item is the last item.

See also

    XML file processing


 Copyright © 2004-2006 Gentee Inc. All rights reserved.