Concept Framework 2.2 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: Sun Jan 27 18:15:18 2013 GMT(c)2013 Devronium Applications