left

Typeconstant
DictionaryLCS
LibraryLiveCode Script
Syntax
left
Summary

Equivalent to the string "left".

Introduced2.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
arrowKey left
if theKey is left then go previous card
RelatedKeyword: 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.

Tagsui