Phone API Reference - UI Extended Classes - SelectInput - setValue
setValue
Â
Description
Sets the value of the object to one of the possible options
Basic Example:Â
obj.setValue(parameters); |
Parameters
Name | Required | Type | Default | Description |
---|---|---|---|---|
value | Yes | varied | Â | New value appropriate to the object |
Â