ConvertJsonToToon is a lightweight OutSystems Client Action that transforms any JSON string into a simplified, structured text format called Toon. This makes JSON data easier to read, share, and display in user interfaces without the complexity of curly braces and nested syntax.
\n
<br>
JsonText (Text)Raw JSON string to be converted.
JoinSeparator (Text, optional)Defines how lines are joined:
"\n"
"<br>"
" "
key:
items[n]:
- value