Gentee Programming Language > Documentation > Libraries Download documentation

xmlitem.getnexttext

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

xmlitem xmlitem.getnexttext()

Return value

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

See also

    XML file processing


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