method Comments.getAtKeyView codeComments.getAtKey(key: string): string | undefinedGet a comment before a global key in the INI. Parameterskey: stringView codeReturn Typestring | undefinedView code