This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible to securely share variable of any type (e.g. System.Object) between scripts?

I am trying to securely share variable of any type (e.g. System.Object or SqlConnection) between scripts executed by various processes with ScriptComponent.ScriptExec component?

Happy to provide more information on actual use cases if this would help, but abstract answers are also welcome :D

Thanks!