AMTrigger.Keys
Syntax
%AMTrigger.Keys%
Trigger supported
Type
String
Description
Returns the hot-key combination or auto-keys that activated the trigger.
Example
NOTE:
- Copy and paste the sample AML code below directly into the Task Builder Steps Panel.
- To successfully run the sample code, update parameters containing user credentials, files, file paths, or other information specific to the task to match your environment.
Display the message "Hot-keys or auto-keys that activated the trigger - %AMTrigger.Keys%" in a message box.
Copy
<AMSHOWDIALOG>Hotkeys or autokeys that activated the trigger - %AMTrigger.Keys%</AMSHOWDIALOG>