 |
THE HYPERCARD CENTER |
|
|
Note: This is a work in progress and many formatting issues have been fixed. Read more about the project on the home page.
shiftKeythe shiftKey
Value returned: one of the constants up or down indicating whether the Shift key is up or down Examplesif the shiftKey is up then ... if (the mouse is down) and (the shiftKey is down) then... wait until shiftKey() is up
Demo Scripton shiftKeyDemo -- Hold down the Shift key when you click Run the Script. answer "The Shift key is:" && the shiftKey end shiftKeyDemo
Related Topics
HyperTalk Reference
|