Parameter | Description |
---|---|
sName | Attribute name to be removed |
Procedure RemoveAttribute string sName
Call: | Send RemoveAttribute sName |
RemoveAttribute is not namespace aware and only works reliably for attributes with no namespaces and no prefixes. You should use RemoveAttributeNS in its place.
RemoveAttribute removes a named attribute from an element node.
Send RemoveAttribute of hoElement "Type"