Name
Window.ToFront -- move window to foreground (V2.2)
Synopsis
moai.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