File Handling Policy
Policy applied at write time when a destination file already exists for the target stem. Picked by the user via the reports tab's File-handling group; passed through to both renderItemSummary and renderBatchSummary on every Generate.
Entries
Don't write; return an empty WriteOutcome with skipped=true when any of the target paths already exists. Lets the user Generate selectively without disturbing files they've kept.
Append a _yyyy-MM-dd_HHmmss suffix to the stem so the new file lives alongside any prior versions. Useful when comparing report variants.
Properties
Functions
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
Returns an array containing the constants of this enum type, in the order they're declared.