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>

ReadOptions&
setAllowTrailingText(bool value);

Return Value

a non‐`const` reference to this object

Parameters

Name

Description

value

new value for allowTrailingText

Created with MrDocs