^Env();
Can be used to display a web server environment variable on a page. The environment variables available on each server are different. Please consult the documentation for your server for a list of them.
The macro should be specified like this ^Env("REMOTE_ADDR");
This Macro may be nested inside other Macros if the text returned does not contain commas or quotes.
Keywords: macro