Window is the name or handle of a window.
True if the function succeeds; otherwise false.
Calls the operating system function SetForegroundWindow.
Function F1() { SetForegroundWindow( "WoW1" ); }
GetForegroundWindow