If I have a JSON Array [{“name” : “CustomerFullName”, “value” : “William”},{“name”: “Age”,“value”:24}] and I would like to add one more name /value, how can I achieve that ?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Insert JObject inside JArray of a JObject using Invoke Code | 2 | 5484 | August 30, 2020 | |
| New Json object to json array | 3 | 3472 | November 3, 2020 | |
| Add data to Array inside of a nested JObject | 6 | 1106 | March 20, 2024 | |
| How to add new array to an existing Jarray in Jobject | 1 | 2150 | October 21, 2020 | |
| Create dynamic Json | 16 | 1473 | September 20, 2023 |