Another newby question, when setting a default value for a global variable can I use calculations?
in that case use a startup method to set the global
no. You have to do that via a method.
Another newby question, when setting a default value for a global variable can I use calculations?
in that case use a startup method to set the global
no. You have to do that via a method.