天软金融分析.NET函数大全
>
CGI控制台相关函数
>
CGI变量以及环境相关函数
HttpGetEnvVar
复制链接
简述
返回指定名称的环境串。
定义
HttpGetEnvVar(EnvName:String):String;
参数
名称
类型
说明
EnvName
String
字符串类型,环境变量名。
返回
String
字符串,环境串。
相关
HttpGetContent
HttpGetContentLength
HttpGetQueryString
HttpGetRequestMethod
HttpGetQueryValues
HttpGetQueryValueByName
HttpGetQueryValueByNameEx
HttpGetScriptName
HttpGetPathInfo
HttpGetPathTranslated
HttpGetRemoteHost
HttpGetRemoteAddr
HttpGetAuthType
HttpGetRemoteUser
HttpGetRemoteIdent
HttpGetHttpAccept
HttpGetHttpUserAgent
HttpGetServerName
HttpGetServerPort
HttpGetServerProtocol
HttpGetServerSoftware
HttpGetGatewayInterface
HttpGetCookie
HttpGetEnvVar
HttpSetHeadString