CommentComment - Include textual comments in output?

Description:
This is a boolean attribute which controls whether textual comments are to be included in the output generated by a ChannelChannel. If included, they will describe what each item of output represents.

If Comment is non-zero, then comments will be included. If it is zero, comments will be omitted.

Type:
Integer (boolean).
Class Applicability:
Channel
The default value is non-zero for a normal Channel.
FitsChanFitsChan
The default value is non-zero for a FitsChan.
XmlChanXmlChan
The default value is zero for an XmlChan.