Set value of Check box field
Set the value of a checkbox field & store it in the execution scope for further processing.
Input parameters
Name | Description | Type | Required | Default value |
---|---|---|---|---|
Component | Specify the "Checkbox component" for which you want to add an answer. | PART | true | |
Answer | The actual value to be added as an answer to the chosen "Checkbox component". | STRING | false |