text .persistence .set  (  ObjectID ,  State  )  
                                
Description :

This instruction sets the persistence mode of a text object. It indicates whether a text object will have to be displayed again every time the screen is updated.

Parameters :

  • ObjectID of the text object.
  • TRUE
    FALSE (Default)
    PERSISTENCE_TRAILS

Examples :