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