Try OpenEdge Now
skip to main content
ABL Reference
Class Properties and Methods Reference : Formatted property
 

Formatted property

Returns TRUE if the JsonSerializer instance is set to format the JSON string in a hierarchical manner using white space, carriage returns, and line feeds. Otherwise, it returns FALSE.
Data type: LOGICAL
Access: PUBLIC Read-only
Applies to: Progress.IO.JsonSerializer class