Best way to create multiple JSON Elements?

Hi David,

Thanks for the update, my understanding is as you described. Creating an Element seems to be quite easy; I have a few custom functions that can assemble elements in just a few lines of code. However, Arrays seem to be much more involved to create. I realize that a few of the custom functions I use for Elements can apply to arrays as well. But I really love the certainty offered by the named pairs.

That said, the Array does seem better when moving large pieces of code where the sequence can be accommodated when being parsed out or is not of relevance, using the assembly order as is.
Thanks again for taking the time.

1 Like