left | |
Type | constant |
Dictionary | LCS |
Library | LiveCode Script |
Syntax |
|
Summary | Equivalent to the string "left". |
Introduced | 2.0 |
OS | mac, windows, linux, ios, android |
Platforms | desktop, server, mobile |
Example |
|
Related | Keyword: string Constant: left, up, down, right Message: arrowKey Command: constant Function: mouse, altKey, shiftKey, optionKey, commandKey, controlKey Glossary: handler |
Description | Use the left constant to indicate the left arrow key in an arrowKey handler. |
Tags | ui |