OpenWebBrowser |
Top Previous Next |
×V3.0Ø ((EMUE + Web)) Syntax - OpenWebBrowser
Description: This command opens a web browser window in preparation for running web macro code. The web browser must be opened with this command before any other web Macro commands can be used.
Note: If a web browser window has already been opened from within the EMUE script, another browser cannot be opened and the OpenWebBrowser command will fail.
Note: This command is a part of the Web Macro Commands, introduced in EMUE V3 and should not be mixed with Web Scripting Commands from EMUE V4.
Sample: The following statement opens a web browser window. OpenWebBrowser
|