Forum Discussion
jsheph01
Contributor
Do you have the whole error message or know what line the error occured on? I have not been able to try it but by guess is that the error is coming from i<=ItemCountResponse in the for loop. My guess is that ItemCountResponse is not an numeric value. What value do you get if you output ItemCountResponse without the .toString() ?
Also, you dont need to define the variable i before you use it in the for loop. The variable is declared when you do for(i=0;
sonya_m
6 years agoSmartBear Alumni (Retired)
Thank you jsheph01!
MohammedRehman, please provide the info jsheph01 is requiring, we might find a solution for you! Thanks.
Related Content
Recent Discussions
- 20 hours ago
- 17 days ago