JSON Pretty Print

Pure
JsonPrettyPrint

Reformats compact JSON with indentation and line breaks for readability.

Type: Pure (no side effects)
Category: Fortuna|JSON
Keywords: json

Inputs

NameTypeDefaultDescription
JsonStringStringJsonString parameter

Outputs

NameTypeDescription
Return ValueStringReturn Value output

Example Use Cases

Example 1

Display formatted JSON in a debug widget for inspection.