method IniMap.prototype.getView codeIniMap.prototype.get(key: string): unknownGet a value from a global key in the INI. Parameterskey: stringView codeReturn TypeunknownView code