Hello, I have a Boolean Variable at my first widget. I am getting this variable at my 2nd Widget and doing some conditional work. After all complete my operation I want to Set this Variable at my 1st Widget. How can I set this variable at my 1st widget?
Here is a screenshot of how I get the variable from 1st widget
Yes thats a way to do it but you will run quickly into trouble if you got multiple of those widgets. Thats why I also added the Video above that covers proper communication.