{"identifier":58372,"topic":"Functions","name":"mouse","text":"<code><pre>the mouse\n<\/pre><\/code> Value returned: one of the constants<code> up <\/code>or<code> down <\/code>indicating whether the mouse button is up or down<code> <br><br>\n\n <\/code>Note: Use<code> the mouse <\/code>to return  the current state of the mouse  button and <code>the mouseClick <\/code>to  return whether the mouse has been clicked in the current handler. <br>\n","related":{"32809":null,"32047":"click at","58695":"mouseClick"},"examples":"","demo":"on theMouse\n   show bkgnd field \"demo field\"\n   displayMessage \"Click the mouse to continue . . .\"\n   wait until the<b> mouse<\/b> is down\n   hide bkgnd field \"demo field\"\n end theMouse\n <br><br>\n\n ","debug":{"9":["the mouse\r\rValue ret"]}}