I have a boolean global variable that is used between 2 instances of Webcore. Once instance sets the variable and the other reads it. When I look at the variable in both instances, one says True and the other says False. How can that happen? I checked, I have the 20191009 version of Webcore in both instances. Is there something I have to do to get the global variables in both instances to sync to each other?
BTW, my variable name is: @@HouseActivity