THtmlNode() > Html Tag data |
Checks if this is a node.
Note: | READONLY | Data type: | L | Default: | .F. |
The instance variable :isNode contains .T. (true) when the self object contains child nodes, otherwise .F. (false). When :isNode is .F. (false) the THtmlNode object contains only textual content, if any.
http://www.xHarbour.com