On this pageEnvironment variablesSystem environment variables are exposed via the env variable.Example​Here's an example how to print the HOME environment variable:Home dir is {{ env.HOME }}Copy