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