Name
Window.ToFront -- put window to front
Synopsis
mui.DoMethod(id, "ToFront")
Function
Put the window to front. When the window is not currently open, this command does simply nothing.

Inputs
id
id of the window object

Show TOC