Contents - Index - Top


RequestInputCheckboxById

Interface AntViewDocument

 

Type: Method

Parameters: String Id

Returns: nothing

 

 

Request the current checkbox state for the html input element identified by Id.

Note that the id is case sensitive and must match the case of the html element.

 

As the request is run asynchronously, the requested value is returned in the OnRequestInputCheckboxById event.

 

There's also a synchronous alternative RequestInputCheckboxByIdSync that wraps the above into one call and returns the checkbox state immediately.

 

See also: SetInputCheckboxById

 

Example: 

Fill Form Example

 

Introduced in AntView release 1.1.354

 


AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024