response.ssjs_getCGIVariable() (Method)

Return the value of the requested environment variable.

Availability:

JavaScript - 1.2
Netscape Enterprise Server - 3.0
Property/method value type:String primitive
JavaScript syntax:NESssjs_getCGIVariable()

The server-side execution occurs within an environment that may have been inherited from the hosting operating system. Other environment values will have been provided by the web server.

See also:Netscape Enterprise Server