method IniMap.prototype.hasView codeIniMap.prototype.has(key: string): booleanCheck if a global key exists in the INI. Parameterskey: stringView codeReturn TypebooleanView code