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.