MoveBrowserToTop command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
__TOC__
__TOC__
{|
{|
|width="50%"| '''Action:'''
|width="125px"| '''Action:'''
|width="50%"|
|width="575px"|
<span class="f_Para">Brings the web browser window to the top of your current stack of open windows. </span>
<span class="f_Para">Brings the web browser window to the top of your current stack of open windows. </span>



Revision as of 23:01, 3 February 2023

Action:

Brings the web browser window to the top of your current stack of open windows.

Syntax:

moveBrowserToTop 

Like the window feature for $WEB_FORM_DONE, you configure moveBrowserToTop processing by specifying your browser's program title in the Preferences dialog box in the Debugger Client.

Client menu: --
Introduced: Build 54