<< Click to Display Table of Contents >> Navigation: »No topics above this level« TOC : Script API > JavaScript > JavaScript API > GeneralScript > Global > Method >_GetWebBrowser |
Gets the web browser object.
Prototype :
object _GetWebBrowser
(
No Arguments
)
Example :
var obj = _GetWebBrowser();
Available Events :
OnStartUp