Hi Community,
Not sure if this is even a valid question or not - is there any feature where a variable can be updated between multiple same-process sessions? Probably thinking more from a multi-bot architecture perspective.
-Environment variables are open to all but aren't updateable.
-Session variables seem to be limited to one session - updating it in one session might not affect the same process's different session.
Thanks,
Isha