xml.DomNode.toString

Returns a string representation of a DomNode object.

Syntax

toString()
  RETURNING STRING

Usage

Returns a string representation of this DomNode object, or NULL

CAUTION:
Not part of W3C API.

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