OnElementHasAttributeByName
Interface AntViewDocument
Type: Event
Parameters: String Name String AttrName Boolean Exists Integer Error
Returns: None
Asynchronous result of calling the ElementHasAttributeByName method.
The variable Exists returns true if the attribute with name AttrName exists, or false if it does not exist.
Name contains the Name of the element which was set. Name is case sensitive.
Error is 0 when the element is found, or 1 if the element identified by Name was not found.
Introduced in AntView release 1.1.354
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024