Filename to write the destination JSON to after merging
Source position: fpjsonapply.pp line 83
published property TJSONApplier.DestFileName : string |
The DestFileName property specifies the file path where the result of the merge operation should be saved. If this property is set, the destination JSON object will be automatically saved to this file after Execute completes. If empty, no automatic saving is performed.
|
Destination JSON object containing the merge result |
|
|
Executes the JSON merge operation from apply JSON to source JSON |
|
|
Controls whether output JSON is formatted with indentation and line breaks |