You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<summary><glossary tag="return">Returns</glossary> the state of the Caps Lock key.</summary>
<examples>
<example>the capsLockKey</example>
<example>if the capsLockKey is down then exit repeat</example>
</examples>
<description>
<p>Use the <b>capsLockKey</b> function to check whether the Caps Lock key is locked down.</p><p/><p><b>Value:</b></p><p>The <b>capsLockKey</b> function <glossary tag="return">returns</glossary> down if the key is locked down and up if it's not.</p>