Function Writer.writeText
Outputs a text node with the given content.
Prototype
void writeText(
Cursor . StringType text
);
Outputs a text node with the given content.
void writeText(
Cursor . StringType text
);