My form needs to create an array, sort it and put it in a variable that might need to be used anywhere on the form. I want this variable to be initialized upon opening the document. Is there a way to make a variable global from a docOpen() function for example?
↧