Get the limits currently defined for this input.
"selectionCommandInput_var" is a variable referencing a SelectionCommandInput object. |
|
| Type | Description |
| boolean | Returns true if the selection limits were successfully returned. |
| Name | Type | Description |
| minimum | uinteger | The minimum number of selections required. A value of zero means that there is no minimum limit. |
| maximum | uinteger | The maximum number of selections required. A value of zero means that there is no maximum limit. |