Reporting API Functions / Functions to change reporting options |
Configures the localization for the current report.
fgl_report_configureLocalization( charSet STRING, resourcePath STRING, numberFormat STRING, dateFormat STRING)
Function that configures the localization for the current report.
The function is not applicable for callback localization (See fgl_report_setCallbackLocalization).
See Usage.