Forum Discussion

Ravik's avatar
Ravik
Super Contributor
7 years ago

Java Table: .FindRow() method not working in TC

Hi All,   I am trying to use .FindRow() to search a record in java table but its not working its throwing error .   rowno = JavaTable.FindRow(ColIndex, "Value to search")    Actually I am tryin...