method Comments.deleteAtLineView codeComments.deleteAtLine(line: number): booleanDelete a comment at a specific line in the INI. Parametersline: numberView codeReturn TypebooleanView code