Hi guys,
I've spent an embarrassingly long time trying to figure out what must be an easy fix.
Say we have:
Which gives the output:
What am I missing with the json.decode? If you json.encode a table {} to json, then json.decode the json string back to a table surely this should work?
Thanks in advance,
Mark.
:)