THtmlNode() > Html Node methods xHarbour Developers Network  

oTHtmlNode:lastNode()

Returns the last node below this node.

Syntax

:lastNode() --> oTHtmlNode

Arguments

<lRoot>
This is a logical value. It defaults to .F. (false).

Description

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.


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