Function Reference

AutoItWinGetTitle

Retrieves the title of the AutoIt window.

AutoItWinGetTitle ( )

 

Parameters

None.

 

Return Value

None.

 

Remarks

None.

 

Related

AutoItWinSetTitle, WinGetTitle

 

Example


$a = AutoItWinGetTitle()