summaryrefslogtreecommitdiff
path: root/Help/variable/ENV.rst
blob: 98677ddc921636c5f223569fc0a09c905ce767d3 (plain)
1
2
3
4
5
6
7
8
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.