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

This instruction returns the vertical position of a scroll.

Parameters :

  • ObjectID of the scroll.

Return Value :

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

Examples :