left

Equivalent to the string "left".

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 2.0 Security:

# Syntax

left

# Examples

arrowKey left

if theKey is left then go previous card

# Description

Use the left constant to indicate the left arrow key in an arrowKey handler.

# Tags

ui,

# See

- **keyword:** string - **constant:** left, up, down, right - **message:** arrowKey - **command:** constant - **function:** mouse, altKey, shiftKey, optionKey, commandKey, controlKey - **glossary:** handler