fgl_report_stopGraphicalCompatibilityMode

Restore text-based report output.

Syntax

fgl_report_stopGraphicalCompatibilityMode()

Usage

Function to restore text-based report output.

The graphical compatibility mode switched on by calling fgl_report_loadCurrentSettings(NULL) is switched off using this function.

See Usage.