Stored values are visible and editable by any user who is using the same session. Values are stored as long as the session that corresponds to chat exists.
Since
Lens Scripting Version 148
User
User:number
Stored variables are visible to the user only, and accessible until lens cache is cleared.
Specifies a scope for storing or retrieving values from a MultiplayerSession.
Since
Lens Scripting Version 148
Example