Method Context():getEnv() Professional
Query a CGI environment variable on the gateway.
:getEnv( <cCGIvarname> ) --> cValue
The method returns a character string containing the value of the CGI environment variable.
The method :getEnv() accepts a character string <cCGIvarname>defining the name of a CGI environment variable and returns its contents as character string.
If you see anything in the documentation that is not correct, does not match your experience with the particular feature or requires further clarification, please use this form to report a documentation issue.