[#BloombergLP-bdljsn-Json-makeBoolean-02] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdljsn.adoc[bdljsn]::xref:BloombergLP/bdljsn/Json.adoc[Json]::makeBoolean :relfileprefix: ../../../ :mrdocs: Replace this value with the specified `boolean`. == Synopsis Declared in `<bdljsn_json.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool& makeBoolean(bool boolean); ---- == Return Value a reference providing modifiable access to the held `bool` == Parameters [cols="1,4"] |=== | Name| Description | *boolean* | boolean value to store |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#