Gets the title of the active window.
WinGetActive ( )
(none)
(s) title of active window.
Use this function to determine which window is currently active.
currentwin = WinGetactive( ) Message("WinGetActive", "Current window is %currentwin%.")
WinActivate, WinExeName, WinItemize, WinName, WinPlaceGet, WinPosition, WinTitle