Parameters
Key Combination
Text
Combination of keys
Variables
The following variables will be populated when this trigger executes:
Description | ||
---|---|---|
hasAlt | bool | Example: true |
hasCtrl | bool | Example: true |
hasShift | bool | Example: true |
key | number | Example: 92 |
modifier | number | Example: 11 |