None.
Returns a window handle.
Calls the operating system function GetForegroundWindow.
Function F1() { var handle = GetForegroundWindow(); print ( handle ); }
SetForegroundWindow