Skip to main content

Set Data Row Field

Overview


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

Input

Data Row

NameRequiredDescription
Data RowSelect the Data Row in which you want to set a field

Field Info

NameRequiredDescription
ColumnThe column you wish to set
Value Is StringWhen enabled the value will be treated as a string rather than an object
ValueThe value to which you wish to set the field, entered as a string
ValueThe value to which you wish to set the field, set from a variable

Output

NameRequiredDescription
Action SuccessTrue if the action passed, false if it failed.