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

This instruction returns the horizontal position of a text object.

Parameters :

  • ObjectID of the text object.

Return Value :

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

Examples :