ExecuteJavaScript

From Real Software Documentation

Jump to: navigation, search
Method

Executes the JavaScript passed. The JavaScript passed can call a JavaScript function in a WebPageSource control.

This method is for Web Applications.


Syntax

ExecuteJavaScript(JavaScript As String)

Part Type Description
JavaScript String The JavaScript to be passed. It can call a JavaScript function in a WebPageSource control.

See Also

WebPageSource, WebControl

Personal tools