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

Inputs
id
id of the window object

Show TOC