how to create a list in easyJSON

pink nabble at mad.pink
Sun Jan 8 09:59:59 EST 2017


In the most recent version of easyJSON, numeric keyed arrays will turn into
JSON arrays, older versions may vary.

fastJSON does this by default, but it can be overridden by passing true into
the keepNumeric parameter:
arrayToJson(pArrayData, keepNumeric)

for example:
put arrayToJSON(myArray,true) into jsonOutput






--
View this message in context: http://runtime-revolution.278305.n4.nabble.com/how-to-create-a-list-in-easyJSON-tp4711279p4711513.html
Sent from the Revolution - User mailing list archive at Nabble.com.




More information about the use-livecode mailing list