Concept Framework 1.0 documentation Contents | Index

web.server.api.ServerVar

Name Version Deprecated
ServerVar version 1.0 no

Prototype:
string ServerVar(string varname)

Parameters:
varname      the server variable name. Ex: "SERVER_SOFTWARE", "REMOTE_HOST"

Description:
Gets a server environmental variable for the current script.

Returns:
Returns the value of the variable.

Documented by Eduard Suica, generation time: Thu Oct 15 20:02:06 2009 GMT(c)2009 RadGs Software