Return a datum holding the specified boolean value.
value
Declared in <bdld_datum.h>
<bdld_datum.h>
static Datum createBoolean(bool value);
Return, by value, a datum having the specified bool value.
bool
a datum holding the specified boolean value