Functions to set Report Metadata for Compatibility Reports

Table 1. Functions to set Report Metadata for Compatibility Reports
Function Description
fgl_report_setAuthor (author STRING) Function to set the report author meta data value
fgl_report_setTitle (title STRING) Function to set the report title
fgl_report_setCreator (creator STRING) Function to set the report creator meta data value
fgl_report_setSubject (subject STRING) Function to set the report subject meta data value
fgl_report_setKeywords (keywords STRING) Function to set the report keywords meta data value
Important: These Report Metadata functions are intended to be used for compatibility reports only. For regular reports the Metadata values, select the root node of the report in the Report Designer Properties View, and set its Metada properties.

If the target file format supports meta data, then the value is inserted into the target document. Typically this is a whitespace-separated list of key words. Calling this function to set the value supersedes the value specified in the 4rp template.