[#BloombergLP-balb-Choice2-makeSelection1-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Choice2.adoc[Choice2]::makeSelection1 :relfileprefix: ../../../ :mrdocs: `makeSelection1` overloads == Synopses Declared in `<balb_testmessages.h>` Set the value of this object to be a "Selection1" value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool& xref:BloombergLP/balb/Choice2/makeSelection1-00.adoc[makeSelection1](); ---- [.small]#xref:BloombergLP/balb/Choice2/makeSelection1-00.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool& xref:BloombergLP/balb/Choice2/makeSelection1-0b.adoc[makeSelection1](bool value); ---- [.small]#xref:BloombergLP/balb/Choice2/makeSelection1-0b.adoc[_» more..._]# == Return Value modifiable reference to the "Selection1" selection == Parameters [cols="1,4"] |=== | Name| Description | *value* | value for the selection |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#