Var err - Fix environment Returning Error
According to the docs ${env::NONEXISTENT} should return "", currently it throws an error. This MR fixes that.
According to the docs ${env::NONEXISTENT} should return "", currently it throws an error. This MR fixes that.