<p dir="ltr">Variables are tricky. If you changed the value in one chapter and did NOT import the change to all, then it can look like the good variable changed to the old value. <br>
OTOH if you changed the value of one variable and then DID import it, then the import operation would have changed other variables. </p>