gui.evaluateNavigatorJavascript
Executes any given javascript command in the navigator window.
Prototype
bOk = gui.evaluateNavigatorJavascript ( hComponent, sJavascriptCommand )
Parameters
hComponent - valid GUI component handle
sJavascriptCommand - script filled with javascript
Return values
bOk - true on success
Available since ShiVa 2.0