Hi everyone!
Now I have the data from Highcharts (at least!!!!), I need to compare with a string given by me to println "CORRECT DATA", or "WRONG DATA".
I've written the following:

But as you can see, the results are not OK. The data that I compare is in the array and this code doesn't work because it shows "WRONG DATA" (is the same of "DATO NO ENCONTRADO", in Spanish)...
What have I done wrong?
Thanks so much!!!