### key

In HyperTalk, one of the following:

```
cmdKey
commandKey
optionKey
shiftKey
```

In AppleScript, one of the following:

```
command key
option key
shift key
```
