Next: Directories, Previous: Conditions, Up: Osicat
environment-variablereturns the environment variable identified byname, ornilif one does not exist.namecan either be a symbol or a string.
setfenvironment-variablesets the environment variable identified bynametovalue. Bothnameandvaluecan be either a symbols or strings. Signals an error on failure.