I get it now. The values for the p3 and p4 properties are invalid JSON. I think of the () around values as enabling us to embed ObjectScript inside JSON.
set myObject = { "p1":"abcd", "p2":true, "p3":(value), "p4":(sum+2) }
<- ObjScript -><-------------------- JSON----><ISOS-><-JSON><-ISOS><JSON>- Log in to post comments