GETENV(name) If the current environment contains the named variable, then its value is returned. Otherwise an empty string is returned. This call is equivalent to VALUE(name,,"ENVIRONMENT"), and it may be deleted in a future release.