Ravik
8 years agoSuper Contributor
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 trying to search a specific value in java table. could you please help me how I can search record in java table.
Thanks
Ravik