Runs javascript in the hosting browser context.
Interprets the specified text as javascript and passes it to the browser, which tries to run it in the current html context.
Executing this command requires that EnableBrowserScripts is
true (per application InitParams).
