hiRaiseWindow
hiRaiseWindow(w_window[g_silent] ) =>t / nil
Description
Raises a window to the top of the list of visible windows.
If the window is within a session window, its tab is raised to the top of the tab stack, it becomes the active window, and the session window that contains it will be raised. If the window is a session window, it will be raised. If the window is a floating dock window, it is raised. If the window is docked, the session window that contains it gets raised and the visibility of tabs does not get affected.
This function is not available in Concept SKILL. For more information, see
Arguments
Values Returned
|
The window is not raised to the top of the list. An error message is also issued. |
Related Topics
Return to top