Formatted property
- Last Updated: January 18, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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