Resolved! How to get the record count in the while loop?
Hello, I am trying to get the count of all record that matches the query condition. When I use the below script, the count is always being '1' even though there are 1+ records that matches the condition. I am I missing anything? Please suggest. var c...
