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