Avoid getRowCount() for Record Counting

shivaadapa
Tera Expert

Hi all,

I want to write a column type check in instance scan to find script fields which are using gatRowCount() method. please provide me how to write the script.

1 REPLY 1

Kristen Ankeny
Kilo Sage

I would use a column type check for script fields and then probably use either regex or indexOf to find it.