method Comments.getAtSectionView codeComments.getAtSection(section: string): string | undefinedGet a comment before a section line in the INI. Parameterssection: stringView codeReturn Typestring | undefinedView code