I am a novice HS scripter and utilize Virtual Devices to hold data that I need for my scripts, but never actually use the virtual device for any other purpose.
I guess my question is, what is the difference between using a Virtual Device vs a Global variable for this purpose. I know that global variables have to be defined each time HS is started up, but are they easier to use or should I just stick with virtual devices?
I guess my question is, what is the difference between using a Virtual Device vs a Global variable for this purpose. I know that global variables have to be defined each time HS is started up, but are they easier to use or should I just stick with virtual devices?
Comment