ZjsonPretty

Serializes the working JSON object to a pretty-printed JSON string using the specified number of spaces for indentation.

Syntax

ZjsonPretty{indent?}

Arguments

NameTypeRequiredDefault
indentintegerNo2

Example

ZjsonPretty{4}