[#BloombergLP-balb-SequenceWithAnonymityChoice1-makeSelection6-0e] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/SequenceWithAnonymityChoice1.adoc[SequenceWithAnonymityChoice1]::makeSelection6 :relfileprefix: ../../../ :mrdocs: `makeSelection6` overloads == Synopses Declared in `<balb_testmessages.h>` Set the value of this object to be a "Selection6" value. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/string.adoc[bsl::string]& xref:BloombergLP/balb/SequenceWithAnonymityChoice1/makeSelection6-02.adoc[makeSelection6](); ---- [.small]#xref:BloombergLP/balb/SequenceWithAnonymityChoice1/makeSelection6-02.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/SequenceWithAnonymityChoice1/makeSelection6-07.adoc[makeSelection6](xref:bsl/string.adoc[bsl::string] const& value); ---- [.small]#xref:BloombergLP/balb/SequenceWithAnonymityChoice1/makeSelection6-07.adoc[_» more..._]# == Return Value modifiable reference to the "Selection6" selection == Parameters [cols="1,4"] |=== | Name| Description | *value* | value for the selection |=== [.small]#Created with https://www.mrdocs.com[MrDocs]#