PosY =  screen .object .position .y .get  (  )  
                                     
Description :

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

Return Value :

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

Examples :