Return the value of an environment variable.
It can be used to decide one of several programs to run
that may be different at different sites.
If used too much in this way, the programs
will become dificult to maintain.
Bugs/Features/Comments:
sys.get_clenv() requires a round trip network request.