Using the objGlobal Object

RAMP-NL

Using the objGlobal Object


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 pass optional parameters to an INVOKE script

Using objGlobal to define commonly used functions