method IniMap.prototype.clearView codeIniMap.prototype.clear(sectionName?: string): voidClear a single section or the entire INI. ParametersoptionalsectionName: stringView codeReturn TypevoidView code