Formatted property
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
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