I have a variable in a document that is a date used in set analysis. The user selects the date in a calendar object, which is directly tied to the variable. With a reload time of every few minutes, this date is reset while the user is interacting with the document. How can I make it to where, if the user has the document open, the variable will not change on reload? I want the variable to reset to its default, yesterday or now(0) - 1, but this is secondary to stopping the change on reload.