#VarENV ENV{"varname"} inspect the value of an environment variable Returns the current value of the environment variable in the CGI (Common Gateway Interface ...
#VarHTTP HTTP get HTTP headers Called with the name of an HTTP header field, returns its value. Capitalization and the use of hyphens versus underscores are ...
#VarHTTPS HTTPS get HTTPS headers The same as %HTTP% but operates on the HTTPS environment variables present when the SSL protocol is in effect. Can be used ...
#VarUSERNAME USERNAME your login username TWiki makes names available in three formats: USERNAME like jsmith , WIKINAME like JohnSmith and WIKIUSERNAME ...
#VarWIKIUSERNAME WIKIUSERNAME your Wiki username with web prefix Your %WIKINAME% with web prefix, useful to point to your TWiki home page Syntax: %WIKIUSERNAME ...