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

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

Parameters :

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

Examples :