Set this object to the default value for the selection indicated by selectionId.
Declared in <baljsn_encoder_testtypes.h>
int
makeSelection(int selectionId);
Set the value of this object to be the default for the selection indicated by the specified 'selectionId'. Return 0 on success, and non-zero value otherwise (i.e., the selection is not found).
0 on success, and a non-zero value otherwise
| Name | Description |
|---|---|
| selectionId | selection identifier |