AMTrigger.Result
Syntax:
%AMTrigger.Result%
Trigger supported:
Type:
String
Description:
Returns the result of the WQL query or WMI event that initiated the trigger.
Example:
Description: Display the message "The result of the WMI query is %AMTrigger.Result%" in a message box.
<AMSHOWDIALOG>The result of the WMI query is %AMTrigger.Result%</AMSHOWDIALOG>
|