put JSONToArray(tJson) into sColArrayA


It is my imagination:



Or  are the keys of {object set} output as hash order (as per dictionary, 
required sort them first)

simply delimited by



{

1

3

5

6

7

2

4

}



but keys of an array output as numeric



[{

1

2

3

4

]]



get always



1

2

3

4



with sorting?






_______________________________________________
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