활성 창의 제목을 열람합니다.
WinGetActiveTitle, OutputVar
The name of the output variable in which to store the title of the active window.
이 명령어는 다음과 동등합니다: WinGetTitle, OutputVar, A.
WinGetTitle, OutputVar, A
WinGetPos, WinGetActiveStats, WinGetTitle, WinGetClass, WinGetText, ControlGetText
Retrieves and reports the title of the active window.
WinGetActiveTitle, Title MsgBox, 활성 창의 제목은 "%Title%"입니다.