in reply to Re^8: CGI Action call
in thread CGI Action call

Question on JSON object which is what we are dealing with:

The paper on JSON defines the object as:

{, string : value ,}

Examples I have found have no : as a separator but only , and =>

Confused