controlKey | |||||||
Type | function | ||||||
Dictionary | LCS | ||||||
Library | LiveCode Script | ||||||
Syntax |
| ||||||
Synonyms | ctrlkey | ||||||
Summary | Returns the state of the Control key. | ||||||
Introduced | 1.0 | ||||||
OS | mac, windows, linux | ||||||
Platforms | desktop, server | ||||||
Example |
| ||||||
Values |
| ||||||
Related | Constant: down, left, up Message: commandKeyDown Function: commandKey, keysDown Glossary: return, function | ||||||
Description | Use the controlKey function to check whether the user is pressing the Control key. | ||||||
Tags | ui |