fgl_report_setAutoformatType

Sets the auto-formatting type if no 4rp template is specified.

Syntax

fgl_report_setAutoformatType(
   type STRING )
  1. type - One of "COMPATIBILITY", "FLAT LIST"

Usage

Function that sets the auto-formatting type if no 4rp template is specified. By default such a report would be rendered in compatibility mode; this function provides additional rendering options:

See Usage.