up

Typeconstant
DictionaryLCS
LibraryLiveCode Script
Syntax
up
Summary

Equivalent to the string "up".

Introduced1.0
OSmac, windows, linux, ios, android
Platformsdesktop, server, mobile
Example
if the shiftKey is up then beep
wait while the mouse is up
RelatedKeyword: string
Constant: left, down
Message: arrowKey
Command: constant
Function: commandKey, altKey, controlKey
Glossary: mouse button, modifier key, handler
Description

Use the up constant to indicate the state of a mouse button or modifier key, or in an arrowKey handler.

Tagsui