PosX =  screen .object .position .x .get  (  )  
                                     
Description :

This instruction returns the horizontal position of the last displayed object.

Return Value :

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

Examples :