Page 1 of 1

Unable to get the value from mapping response using value.someVariable in JS

Posted: Fri Oct 23, 2015 5:02 pm
by Mark Wong

There are no errors in the console.
I have used value.someVariable to get the response value before.
However its not working in this case.

e.g codealert(value.someVariable); /code

and it will alert Undefined