Skip to content

ExecuteJavaScript Method 839

This method is used to execute JavaScript in an HTMLRenderer object.

The argument to ExecuteJavaScript is a single item as follows:

[1] Code character vector containing JavaScript code

The shy result of ExecuteJavaScript is currently 1; this may change.

Example

      hr.ExecuteJavaScript 'alert("Hello")'

Application

Objects: HTMLRenderer