Comment

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 Channel. 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).

Applicability

Channel
The default value is non-zero for a normal Channel.
FitsChan
The default value is non-zero for a FitsChan.
XmlChan
The default value is zero for an XmlChan.
YamlChan
This attribute is ignored by the YamlChan class. Comments are never produced.