Function Writer.writeCDATA
Outputs a CDATA section with the given content.
Prototype
void writeCDATA(
Cursor . StringType cdata
);
Outputs a CDATA section with the given content.
void writeCDATA(
Cursor . StringType cdata
);