Skip to main content

Data Table Set Value

Overview


Retrieves a specific cell value from an input data table based on the input row number and column name or number.

Input

Data Table

NameRequiredDescription
TableThe input data table.

Cell

NameRequiredDescription
Row IndexThe row index of the cell value.
Column IndexThe column index of the cell value.
Column NameThe column name of the cell value.
Column Is NameWhen enabled, the column field will be treated as a column name rather than an index.
ValueThe field will be set to this value.

Output

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