PosY =  mouse .position .y .get  (  ObjectID  )  
                                     
Description :

This instruction returns the vertical position of the mouse cursor.

Parameters :

  • ObjectID of the mouse.

Return Value :

  • Y component of the mouse cursor's top left pixel position.

Examples :