Write Value To Data Table Step
Brief description
This step sets the value at the specified column and row indexes of the existing variable of datatable data type.
Step Information
Step name (Not required) – the custom name of the process step that labels the editor’s process step box
Input parameters
- Column Index (Required)– existing variable name or value that specifies the column index
- Row Index (Required) – existing variable name or value that specifies the row index
- Datatable variable name (Required) – existing variable name of datatable data type
- Value or variable to write(Required)– existing variable name or value to write into the datatable