FullFull - Set level of output detail

Description:
This attribute is a three-state flag and takes values of -1, 0 or $+$1. It controls the amount of information included in the output generated by a ChannelChannel.

If Full is zero, then a modest amount of non-essential but useful information will be included in the output. If Full is negative, all non-essential information will be suppressed to minimise the amount of output, while if it is positive, the output will include the maximum amount of detailed information about the ObjectObject being written.

Type:
Integer.
Class Applicability:
Channel
The default value is zero for a normal Channel.
FitsChanFitsChan
The default value is zero for a FitsChan.
XmlChanXmlChan
The default value is -1 for an XmlChan.
StcsChanStcsChan
The default value is zero for an StcsChan. Set a positive value to cause default values to be included in STC-S descriptions.
Notes:
  • All positive values supplied for this attribute are converted to $+$1 and all negative values are converted to -1.