Subject: | GetSectionComment/GetParameterComment in scalar context |
GetSectionComment is documented as returning, in scalar context, a string of all comments joined by newlines, whereas it actally allways returns the array regardless of context (scalar context = number of elements).
GetParameterComment in scalar context returns a string joined by " ", but this is undocumented and inconsistant.