method Comments.setAtLineView codeComments.setAtLine(line: number,text: string): CommentsSet a comment at a specific line in the INI. Parametersline: numberView codetext: stringView codeReturn TypeCommentsView code