This is most prob a dumb-dumb question, but what the difference between making global variables in the global script + import/export and doing it in the pane? Im guessing the only thing thats different is its less time consuming in the pane?
The only difference is that the pane doesn't support all types yet. My guess is that the pane contents is simply converted into a few lines of script before compile-time, so there isn't any difference regarding e.g. ints.
Quote
Im guessing the only thing thats different is its less time consuming in the pane?
One man's trash is another's treasure. It depends on one's point of view. Folks comfortable scripting most likely do it in the script while those who are not use the pane.