{"identifier":60915,"topic":"Functions","name":"optionKey","text":"<code><pre>the optionKey\n<\/pre><\/code> Value returned: one of the constants<code> up <\/code>or<code> down <\/code>indicating whether the Option key is up or down <br>\n","related":{"32809":null,"54096":"commandKey","64480":"shiftKey"},"examples":"if the optionKey is up then ...\n\nif (the mouse is down) and (the optionKey is down) then...\n\nwait until optionKey() is up","demo":"on optionKeyDemo\n   -- Hold down the Option key when you click Run the Script.\n   answer \"The Option key is:\" && the <b>optionKey<\/b>\n end optionKeyDemo\n ","debug":{"9":["the optionKey\r\rValue"]}}