xml.StaxWriter.entityRef

Writes an XML EntityReference to the StaxWriter stream.

Syntax

entityRef(
   name STRING )
  1. name is the name of the entity, cannot be NULL.

Usage

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