Function Reference

AutoItWinGetTitle

AutoItウィンドウのタイトルを取得します。

AutoItWinGetTitle ( )

 

パラメータ

なし。

 

返し値

AutoItウィンドウのタイトルが保持された文字列を返します。

 

注意

なし。

 

関連

AutoItWinSetTitle, WinGetTitle

 


$a = AutoItWinGetTitle()