new $k.ChoiceRange()
Represents the value range of a choice attribute
Extends
Methods
choiceInternalNamed(internalName) : $k.Choice
Returns the choice with the internal name
| Name | Type | Description | 
|---|---|---|
internalName | 
            
            
            string | 
                
                 The internal name of the choice  | 
        
Throws:
| Type | Description | 
|---|---|
| $k.exception.SchemaError | If there is no such choice  | 
            
Returns:
| Type | Description | 
|---|---|
| $k.Choice |