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 |
---|---|---|---|---|
UI element | Specify the "Checkbox ui element" for which you want to add an answer. | A UI Element that is on the template linked to the action | true | |
Answer | The actual value to be added as an answer to the chosen "Checkbox ui element". | Text | false |