Tagged Questions
0
votes
1answer
261 views
How does variable scoping work in a POE session?
Can anyone explain how variable scoping works within a POE session? What is the proper way to pass state within the session, without impacting other sessions?
Thanks
Josh