[#BloombergLP-baljsn-EncoderTestChoiceWithAllCategories-makeSelection-09] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/baljsn.adoc[baljsn]::xref:BloombergLP/baljsn/EncoderTestChoiceWithAllCategories.adoc[EncoderTestChoiceWithAllCategories]::makeSelection :relfileprefix: ../../../ :mrdocs: Set the value of this object to be the default for the selection indicated by the specified 'name' of the specified 'nameLength'. Return 0 on success, and non‐zero value otherwise (i.e., the selection is not found). == Synopsis Declared in `<baljsn_encoder_testtypes.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- int makeSelection( char const* name, int nameLength); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#