Function Writer.writeComment
Outputs a comment with the given content.
Prototype
void writeComment(
Cursor . StringType comment
);
Outputs a comment with the given content.
void writeComment(
Cursor . StringType comment
);