[#BloombergLP-bdljsn-ReadOptions-setAllowTrailingText] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/ReadOptions.adoc[ReadOptions]::setAllowTrailingText :relfileprefix: ../../../ :mrdocs: Set the `allowTrailingText` attribute of this object to the specified `value` and return a non‐`const` reference to this object. == Synopsis Declared in `<bdljsn_readoptions.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bdljsn/ReadOptions.adoc[ReadOptions]& setAllowTrailingText(bool value); ---- == Return Value a non‐`const` reference to this object == Parameters [cols="1,4"] |=== | Name| Description | *value* | new value for `allowTrailingText` |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#