Last Updated: Dec 2, 2020
Use this function to get the element of the input row & column number from the input table.
Get Table Value(table,row_number,column_number)
Input Parameter Name | Description |
---|---|
table | Data Table Variable |
row_number | Row Number |
column_number | Column Number |
Return value | Description |
---|---|
Value | Returns the searched value from the table |
Get Table Value (Product,2,3)
To view all the Table functions, click here.