[#BloombergLP-ball-RecordJsonFormatter-setSimplifiedFormat] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/ball.adoc[ball]::xref:BloombergLP/ball/RecordJsonFormatter.adoc[RecordJsonFormatter]::setSimplifiedFormat :relfileprefix: ../../../ :mrdocs: Parse the simplified format specification (see {`Simplified Record Format Specification`}) in the specified `format` and configure this formatter accordingly. Return 0 on success, and a non‐zero value otherwise. == Synopsis Declared in `<ball_recordjsonformatter.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int setSimplifiedFormat(std::string_view const& format); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#