THtmlNode() > Html Node methods |
Returns the last node below this node.
:lastNode() --> oTHtmlNode
Method :lastNode() returns the last node in the HTML branch below this THtmlNode object. If <lRoot> is set to .T. (true), the return value is the last node in the entire HTML tree.
http://www.xHarbour.com