|
If you write it as a .Net addin, you have greater control over sharing data. If its just a scripted module, you can only use the option bags for sharing data and theres no direct way to share arrays with it, but you can use a string to store array data.
|