HotKey Press

Trigger for a HotKey Press

Parameters

HotKey
Select

Select a HotKey from the Hot Keys tab

  • Select Any to trigger on any hotkey
You can quickly register a new HotKey by clicking the Create HotKey button!

Variables

The following variables will be populated when this trigger executes:

Description
hasAltboolean

If the hotkey press uses ALT

Example: true
hasCtrlboolean

If the hotkey press uses CTRL

Example: true
hasShiftboolean

If the hotkey press uses SHIFT

Example: true
keynumber

The numeric key value

Example: 48
modifiernumber

The amount of modifiers

Example: 2