{"identifier":59060,"topic":"Functions","name":"mouseH and mouseV","text":"<code><pre>the mouseH\nthe mouseV\n<\/pre><\/code> Values returned:  <code><pre>\n<\/pre><\/code>\n<code>mouseH <\/code>returns an integer equal to the number of pixels from the left of the card to the current location of the mouse pointer. <code><pre>\n<\/pre><\/code>\n<code>mouseV <\/code>returns an integer equal to the number of pixels from the top of the card to the current location of the mouse pointer. <br>\n","related":{"32809":null,"53066":"clickH and clickV","53693":"clickLoc","35701":"drag"},"examples":"if the mouseH < the left of card window then ...\n\nif the mouseV > the top of card field 1 then ...","demo":"","debug":{"9":["the mouseH\rthe mouse"]}}