Set Data Row Field
Sets a field in the provided Data Row to the provided value

Input
Data Row
| Name | Required | Description |
|---|---|---|
| Data Row | Select the Data Row in which you want to set a field |
Field Info
| Name | Required | Description |
|---|---|---|
| Column | The column you wish to set | |
| Value Is String | When enabled the value will be treated as a string rather than an object | |
| Value | The value to which you wish to set the field, entered as a string | |
| Value | The value to which you wish to set the field, set from a variable |
Output
| Name | Required | Description |
|---|---|---|
| Action Success | True if the action passed, false if it failed. |