Datatable Read Step

Brief description

This step reads the value from the variable of Datatable data type at the specified column and row index in the new or existing variable.

Step Information

Step name (Not required) the custom name of the process step that labels the editor’s process step box

Input parameters

  • Datatable variable name (Required) - existing Datatable variable that contains the input value
  • Column Name (Required if Column Index is not defined)– existing variable name or value that specifies the column name
  • Column Index (Required if Column Name is not defined)– existing variable name or value that specifies the column index
  • Row Index (Required)– existing variable name or value that specifies the row index

Output parameters

Value or variable name (Required)– existing or new variable name of string data type that contains the resulting value   

 

Additional comments

‘Column name’ and ‘Column index’ parameters cannot be used at the same time.

 

 

Was this article helpful?