[#BloombergLP-baljsn-DecoderOptions-setAllowUnescapedControlCharacters] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/DecoderOptions.adoc[DecoderOptions]::setAllowUnescapedControlCharacters :relfileprefix: ../../../ :mrdocs: Set the "AllowUnescapedControlCharacters" attribute of this object to the specified `value`. == Synopsis Declared in `<baljsn_decoderoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- void setAllowUnescapedControlCharacters(bool value); ---- == Parameters [cols="1,4"] |=== | Name| Description | *value* | new value for "AllowUnescapedControlCharacters" |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#