[#BloombergLP-balb-Choice4-makeSelection1-05] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Choice4.adoc[Choice4]::makeSelection1 :relfileprefix: ../../../ :mrdocs: `makeSelection1` overloads == Synopses Declared in `<balb_testmessages.h>` Set this object to the "Selection1" selection. Optionally specify the `value` of the "Selection1". If `value` is not specified, the default "Selection1" value is used. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<bsl::string>]& xref:BloombergLP/balb/Choice4/makeSelection1-0f.adoc[makeSelection1](); ---- [.small]#xref:BloombergLP/balb/Choice4/makeSelection1-0f.adoc[_» more..._]# Same as the preceding overload, using the specified `value`. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:bsl/vector-00d.adoc[bsl::vector<bsl::string>]& xref:BloombergLP/balb/Choice4/makeSelection1-00.adoc[makeSelection1](xref:bsl/vector-00d.adoc[bsl::vector<bsl::string>] const& value); ---- [.small]#xref:BloombergLP/balb/Choice4/makeSelection1-00.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#