I've only used jsonImport to get LC arrays, and the syntax and results are the same. As far as I can tell, the main difference is when you have json that isn't a JSON object, in which case jsonImport translates it to the LC equivalent (list, string, boolean, etc.)

On 2/19/17 3:50 PM, Mike Kerner via use-livecode wrote:
But are the syntax and the results the same?

On Sun, Feb 19, 2017 at 4:46 PM, J. Landman Gay via use-livecode <
use-livecode@lists.runrev.com> wrote:

On 2/19/17 9:48 AM, Mike Kerner via use-livecode wrote:

Do we have a drop-in replacement for libjson?


We have two: jsonToArray/arrayToJson, in the general dictionary entries,
and jsonImport in the JSON dictionary category.

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode






--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com

_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to