Page 1 of 1

JSON in variable viewer

Posted: Sun Jun 01, 2014 4:42 pm
by Tenaja
Currently there is no way to verify the value of strings sent to a JSON command, because the JSON data values are not shown in the Variable Viewer. Please come up with a solution for viewing, whether it is within the LinkedList tab or a whole new tab.

As it stands now, the only thing we can see is a pointer value to the #JSON, so for debug we have to copy everything to a temp string.

Thanks.

Re: JSON in variable viewer

Posted: Sun Jun 01, 2014 4:53 pm
by freak
Try the 'Library Viewer' tool

Re: JSON in variable viewer

Posted: Sun Jun 01, 2014 5:16 pm
by Tenaja
Thanks!

The IDE has so many features it is easy to miss them.