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

This instruction returns the vertical position of a button.

Parameters :

  • ObjectID of the button.

Return Value :

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

Examples :