[#BloombergLP-balb-Choice1-selection2-0b] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/balb.adoc[balb]::xref:BloombergLP/balb/Choice1.adoc[Choice1]::selection2 :relfileprefix: ../../../ :mrdocs: `selection2` overloads == Synopses Declared in `<balb_testmessages.h>` Return a reference to the modifiable "Selection2" selection of this object if "Selection2" is the current selection. The behavior is undefined unless "Selection2" is the selection of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- double& xref:BloombergLP/balb/Choice1/selection2-07.adoc[selection2](); ---- [.small]#xref:BloombergLP/balb/Choice1/selection2-07.adoc[_» more..._]# Return a reference to the non‐modifiable "Selection2" selection of this object if "Selection2" is the current selection. The behavior is undefined unless "Selection2" is the selection of this object. [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- double const& xref:BloombergLP/balb/Choice1/selection2-08.adoc[selection2]() const; ---- [.small]#xref:BloombergLP/balb/Choice1/selection2-08.adoc[_» more..._]# [.small]#Created with https://www.mrdocs.com[MrDocs]#