Next: prune_system_crud Procedure, Previous: unsetenv Procedure, Up: Utility Procedures
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.