Next: , Previous: , Up: Utility Procedures  


6.1.7.10 getenv Procedure

Returns the value of var in the environment if it exists, otherwise it returns NULL.

getenv{var}

var

The environment variable to get the value of.