Set value of chips input field
Set the value of a chips input field & store it in the execution scope for further processing.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Component | The element of which you want to set the answer | PART | true | |
Answers | The actual values to be added as answers to the chosen "Chip input element". | ARRAY | false |