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

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

Parameters :

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

Examples :