AMTrigger.Value

Syntax:

%AMTrigger.Value%

Trigger Supported:

Performance

Type:

Number

Description:

Returns the value of the parameter that caused the trigger to activate. This is dependent on the trigger properties. For example, if the trigger is set to monitor for total memory to drop below a certain threshold, this value will contain the total amount of memory below that threshold when the task triggered.

Example:

Description: Display the message "Disk Free Space Threshold - %AMTrigger.Value%" in a message box.

 

<AMSHOWDIALOG>Disk Free Space Threshold - %AMTrigger.Value%</AMSHOWDIALOG>

 

See Also:


AMTrigger.ProcessID | AMTrigger.ThreadID | AMTrigger.Value