THtmlIteratorScan() > Search methods xHarbour Developers Network  

oTHtmlIteratorScan:next()

Searches the next HTML node matching the search criteria.

Syntax

:next() --> oTHtmlNode | NIL

Description

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.


Copyright © 2006-2007 xHarbour.com Inc. All rights reserved.
http://www.xHarbour.com
Created by docmaker.exe