 |
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.
optionKeythe optionKey
Value returned: one of the constants up or down indicating whether the Option key is up or down Examplesif the optionKey is up then ... if (the mouse is down) and (the optionKey is down) then... wait until optionKey() is up
Demo Scripton optionKeyDemo -- Hold down the Option key when you click Run the Script. answer "The Option key is:" && the optionKey end optionKeyDemo
Related Topics
HyperTalk Reference
|