method Comments.setAtKeyView codeComments.setAtKey(key: string,text: string): CommentsSet a comment before a global key in the INI. Parameterskey: stringView codetext: stringView codeReturn TypeCommentsView code