You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, it's very clear from the example how to read and write objects, or to read arrays, but it took embarrassingly long for me to work out how to write to arrays. It would have been very useful to me to have something like this in the example:
'Arrays are stored as Collections
Json("b").Add Item:=5
The text was updated successfully, but these errors were encountered:
Hi, it's very clear from the example how to read and write objects, or to read arrays, but it took embarrassingly long for me to work out how to write to arrays. It would have been very useful to me to have something like this in the example:
'Arrays are stored as Collections
Json("b").Add Item:=5
The text was updated successfully, but these errors were encountered: