ENV
---

Read environment variables.

Use the syntax ``$ENV{VAR}`` to read environment variable ``VAR``.

See the :command:`set` command to see how to write environment variables.