Previous: unsetenv procedure, Up: Utility Procedures [Contents][Index]
Returns the value of the envrionment variable var if it is defined, otherwise an empty string is returned.
getenv var
var
Environment variable to retrieve.