I am new to json and need to work with some json output generated by code which is outside my control. I was trying out some simple alert examples.
Noticed that the hyphen or minus sign runs into problems. While this seems JavaScript wise logical (variable names cannot have operators), I don't know how to handle them.
Here is my made up example that does not work:
Code:
<html>