Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

KristenA1641094
Kilo Sage

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