Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

Status Needs Review
Workspace Domino Designer
Categories LotusScript
Created by Guest
Created on Jul 26, 2024

Add JSON pretty format to the the JSON class in Lotus Script

Lotus Script JSON stringified output is always compressed and does not format the data pretty printed.

There are many tools out there which could reformat the JSON output.
But this would cause a round trip to an external comand like JQ which would need to be installed.

There are many use cases like creating OTS configurations and other areas where pretty printed JSON is required. Also when you want to put JSON output into Git, condensed JSON is not helpful.


Thanks


[ Daniel Nashed / https://blog.nashcom.de ]