text .display  (  ObjectID ,  PosX ,  PosY  )  
                                
Description :

This instruction displays a previously-created text object in the current Alambik screen.

Parameters :

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

Examples :