Skip to main content

Notifications

Announcements

No record found.

Formatting JSON files

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.

Comments

*This post is locked for comments