MoveBrowserToTop command: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 9: Line 9:
<p class="syntax">moveBrowserToTop </p>
<p class="syntax">moveBrowserToTop </p>


<span class="f_Para">Like the window feature for $WEB_FORM_DONE, you configure </span><span class="f_Monospace">moveBrowserToTop</span><span class="f_Para"> processing by [[Debugging Web Server persistent sessions#$WEB_FORM_DONE sessions|specifying your browser's program title]] in the </span><span class="f_GUIlabel">Preferences</span><span class="f_Para"> dialog box in the Debugger Client. </span>
<span class="f_Para">Like the window feature for $WEB_FORM_DONE, you configure </span><span class="f_Monospace">moveBrowserToTop</span><span class="f_Para"> processing by [[Debugging Web Server persistent sessions#$WEB_FORM_DONE sessions|specifying your browser's program title]] in the </span><span class="term">Preferences</span><span class="f_Para"> dialog box in the Debugger Client. </span>
|-
|-
| '''Client menu:'''
| '''Client menu:'''

Latest revision as of 23:02, 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