Avatar

Correct answer by
Community Advisor

Hi,

 

Add this to your code:

vars.description = vars.recCount = sqlGetInt('select count(*) from ' + vars.tableName);

 

Thanks,

-Jon

View solution in original post