[#BloombergLP-bdld-Datum-theBoolean] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdld.adoc[bdld]::xref:BloombergLP/bdld/Datum.adoc[Datum]::theBoolean :relfileprefix: ../../../ :mrdocs: Return the boolean value represented by this object. The behavior is undefined unless this object actually represents a `bool` value. == Synopsis Declared in `<bdld_datum.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool theBoolean() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#