method IniMap.prototype.deleteView codeIniMap.prototype.delete(key: string): booleanDelete a global key in the INI. Parameterskey: stringView codeReturn TypebooleanView code