Get row values from data table.
Last updated 2 years ago
Get row values using specified row index from the data table and store them into a list variable.
Input : The Data Table to get row values.
Row Index : The index of the row to get values.
Row Values : Stores the row values in a specified variable.
DataTable Variable
Object Argument
List Object Variable