Show Contents List
objGlobal is one of the Framework objects that scripts can refer to. Its purpose is to store your own properties.
This section shows some techniques in using it:
Getting Organized
Using objGlobal to pass optional parameters
Using objGlobal to define commonly used functions