GetWidowTitle


 

GetWindowTitle>window_handle,title

 

Given a window handle, return it's title/caption.

 

See also: GetActiveWindow, GetWindowHandle

 

Example

 

GetWindowHandle>Notepad*,notepad_hwnd

 

GetWindowTitle,notepad_hwnd,theCaption