xml.StaxWriter.characters

Writes an XML text to the StaxWriter stream.

Syntax

characters(
   text STRING )
  1. text is the value to write.

Usage

In case of error, the method throws an exception and sets the STATUS variable with the appropriate error number.