AMTrigger.WindowTitle

Syntax:

%AMTrigger.WindowTitle%

Trigger Supported:

Key, Window

Type:

String

Description:

Returns the window title of the window that activated the trigger. The table below describes how this value is returned for each type of trigger.

Trigger Type

Description

Key trigger

Returns the title of the window that was focused (in front of all other open windows) when the trigger occurred.

Window trigger

Returns the title of the window that activated the trigger.

Example:

Description: Display the message "When the task triggered, the title of the focused window was %AMTrigger.WindowTitle%" in a message box.

 

<AMSHOWDIALOG>When the task triggered, the title of the focused window was %AMTrigger.WindowTitle%</AMSHOWDIALOG>

 

See Also:


AMTrigger.Keys |  AMTrigger.WindowHandle | AMTrigger.WindowTitle | AMTrigger.WindowClass