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