Executes a piece of code asynchroneously to your program.

app.Execute( js )

It is designed for interacting with your main app from within a WebView.

Example - Execute code from WebView click to expand contents