Writes a COMMENT record to the attached FITS image
Plate.WriteComment(Text)
The method syntax has these parts:
Part | Description |
---|---|
Text (String) | The text of the comment to be recorded. If it exceeds 72 characters in length, multiple COMMENT records are added as needed. |
Return (Boolean) | Success or failure (generates trappable error on failure) |