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.
method xmlitem xmlitem.getnexttext()
Return value
Returns the next text item or zero, if the item is the last item.
Related links | Source |