THtmlDocument() > Methods for searching and navigating |
:getNodes( <cTagName> ) --> aTHtmlNodes
Method :getNodes() returns an array of all THtmlNode() objects having the tag name <cTagName>. If no HTML node with this tag name exists, the return value is an empty array.
http://www.xHarbour.com