Formatting JSON files
Views (2)
There's a good reason to prefer JSON data types over standard codeunits. However, JsonObject.WriteTo() returns an unformatted JSON text file only. How can we format it anyway?
This was originally posted here.

Like
Report
*This post is locked for comments