Contents - Index - Top


RequestElementExistsByName

Interface AntViewDocument

 

Type: Method

Parameters: String Name

Returns: nothing

 

 

Tests if the html element identified by Name exists.

Name is case sensitive.

 

As the request is run asynchronously, the existence of the html element is returned in the OnRequestElementExistsByName event.

 

Note that multiple elements can match the name passed. If this is the case then only the data of the first element that matches the name will be retrieved.

 

There's also a synchronous alternative RequestElementExistsByNameSync that wraps this method and the event into one call.

 

Introduced in AntView release 1.1.375

 

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 07/22/2024