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

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

Parameters :

  • ObjectID of the picture.
  • TRUE
    FALSE (Default)
    PERSISTENCE_TRAILS

Examples :