Next: POSIX errors, Previous: POSIX command line, Up: POSIX prelude [Contents][Index]
= (string varname) string
Procedure that yields the value of the environment variable varname as a string. If the specified environmental variable is not defined the this procedure returns an empty string.
varname