Parameter Name | Data Type | Possible Values | Default |
---|---|---|---|
MODIFIER_KEYS | String |
|
0 |
Use this parameter to specify a key or keys to be pressed at the same time as the action is being executed.
You can use this parameter to specify the following keys, or combinations thereof:
shift
control - This is the first modifier for Win and Lin
cmd - This is the first modifier for Mac
mod - This is the platform-independent first modifier and corresponds to control on Win and Lin, and cmd for Mac.
meta
alt
You can also select none if you do not need a modifier
You can enter multiple modifiers for a key combination by entering a space-separated list of modifiers, e.g. alt shift.