THtmlIteratorScan() > Search methods |
Searches the next HTML node matching the search criteria.
:next() --> oTHtmlNode | NIL
Method :next() returns the next THtmlNode() object matching the search criteria defined with the :find() method. If no further HTML node is found, the return value is NIL.
http://www.xHarbour.com