THtmlNode() > Html Attribute methods |
Checks if an attribute is present.
:isAttribute( <cAttrName> ) --> lExists
Method :isAttribute() returns .T. (true) when the attribute with the name <cAttrName> is present in the THtmlNode object, otherwise .F. (false).
http://www.xHarbour.com