fgl_report_setBrowserDocumentDirectory

Configures the document directory for browser viewing.

Syntax

fgl_report_setBrowserDocumentDirectory(
  directory STRING)
  1. directory - The directory to hold the report files for use by Genero Report Viewer for HTML5, when Browser is selected as the output device.

Usage

For an example of Genero code using a reporting function, see Using report output functions. This example may not use the specific function discussed in this topic, however it provides details on where you would place this (and other) report output functions.