method Comments.setAtSectionView codeComments.setAtSection(section: string,text: string): CommentsSet a comment before a section line in the INI. Parameterssection: stringView codetext: stringView codeReturn TypeCommentsView code