AMTrigger.ThreadID |
Syntax:
%AMTrigger.ThreadID%
Trigger Supported:
Type:
Number
Description:
Returns the unique ID of the thread that caused the trigger to activate. This is dependent on if the trigger is monitoring for a specific thread threshold (i.e. thread state).
Example:
Description: Display the message "The thread ID that caused the trigger to activate - %AMTrigger.threadID% in a message box.
<AMSHOWDIALOG>The thread ID that caused the trigger to activate - %AMTrigger.threadID%</AMSHOWDIALOG>
|
See Also:
AMTrigger.ProcessID | AMTrigger.ThreadID | AMTrigger.Value