IExAnalyzerExporter.ExportToText

Syntax

ExportToText(FormatTag: String): String;

Parameters

FormatTag. The format identifier according to which the export is performed.

Description

The ExportToText method exports the report.

NOTE. The method is outdated. Use the ExportToFile method instead.

See also:

IExAnalyzerExporter