setDelimitedOutputFormatOptions
setDelimitedOutputFormatOptions(formatBooleans, formatNumerics,
formatDates, formatTimes,
formatTimeStamps: Boolean) ;
Use the setDelimitedOutputFormatOptions method of the JadeReportWriterReport class to specify whether to format each of the types (Boolean, Date, Time, TimeStamp, Integer, and Integer64) when running the report for extraction to a delimiter‑separated file.
When set to:
-
true, report fields are written as formatted strings as for a printed report.
-
false, report fields are written as unformatted values.
2025.0.01 and higher
