![]() |
Next Page |
| Contents > Functions reference (alphabetical list) > Get functions > Get(ActiveModifierKeys) function |
|
|
| Get(ActiveModifierKeys) function |
| Format |
Get(ActiveModifierKeys) |
| Parameter |
| None |
| Data type returned |
| number |
| Description |
| Shift = 1 |
| Caps Lock = 2 |
| Ctrl (Windows) and Control (Mac OS) = 4 |
| Alt (Windows) and Option (Mac OS) = 8 |
| ⌘ (Mac OS) = 16 |
| Note See Solving calculations on a host machine for information about running scripts in client/server and peer-to-peer environments. |
| Example |
| Returns the number 9 when Shift+Alt is pressed on a computer running Windows. |
| Related topics |
| Functions reference (category list) |
| Functions reference (alphabetical list) |
| About formulas |
| About functions |
| Defining calculation fields |
| Using operators in formulas |
|
|
| Contents > Functions reference (alphabetical list) > Get functions > Get(ActiveModifierKeys) function | Next Page |