State =  text .persistence .get  (  ObjectID  )  
                                
Description :

This instruction returns the persistence mode of a text object.

Parameters :

  • ObjectID of the text object.

Return Value :

  • TRUE (persistence mode activated)
    FASLE
    PERSISTENCE_TRAILS

Examples :