ExecuteScript
Interface AntViewFrame
Type: Method
Parameters: String sScript
Returns: nothing
Runs Javascript passed in the parameter sScript in the iframe that is part of the current document.
This can be anything such as a single javascript command or even a javascript function.
The script is then run in an asynchronous fashion and the result of the script is returned as a JSON object via the OnExecuteScript event.
Introduced in AntView release 1.1.200
AntView - The MS Edge WebView2 ActiveX control Date last changed: 09/30/2024