PosX =  mouse .position .x .get  (  )  
                                
Description :

This instruction returns the horizontal position of the mouse.

Return Value :

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

Examples :