PosX =  scroll .position .x .get  (  ObjectID  )  
                                     
Description :

This instruction returns the horizontal position of a scroll.

Parameters :

  • ObjectID of the scroll.

Return Value :

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

Examples :