Initializing global variables
Thanks to the help from this community I am getting less inept at javascript programming. Now maybe I can get help one more time.
How do I set an "initial value" for a global variable? For example, I need the default value to be "true" as the script begins to run.
I hope that question makes sense.
