The current value of the shared variable is stored in memory for fast access by process instances. However, if a process engine crashes, the current state of the shared variable may be lost. To preserve the current state of a Shared Variable resource, you can check this field to store the current value of the shared variable in the process engine’s storage location.
The current state of the shared variable is only updated in the process engine’s persistent storage when the value of the variable changes.