{"identifier":21197,"topic":"System messages","name":"mouseUp","text":"<code><pre>mouseUp\n<\/pre><\/code> Handler: <br><br>\n\n <code><pre>on mouseUp\n   <i>statements<\/i>\nend mouseUp\n<\/pre><\/code>\nHyperCard sends the<code> mouseUp <\/code>message to a button or locked field when the user releases the mouse button<i>and<\/i>  the pointer is inside the rectangle of the same button or field it was in when the user pressed the mouse button. <br>\n<br>\nHyperCard sends<code> mouseUp <\/code>to the current card when the user both presses <i>and <\/i>releases the mouse button while the pointer is not in the rectangle of a button or field. <br>\n","related":{"32047":"click at","58372":"mouse","58695":"mouseClick","6031":"Where messages are sent initially"},"examples":"","demo":"on <b>mouseUp<\/b>\n   answer \"Hello\"\n end <b>mouseUp<\/b>\n ","debug":{"9":["mouseUp\r\rHandler:\r\ro"],"10":["HyperCard sends mous"]}}