Concept Framework 2.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: Fri Jan 21 18:06:21 2011 GMT(c)2011 RadGs Software