Previous: , Up: Utility Procedures   [Contents][Index]


getenv procedure

getenv Procedure

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.