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 | 3 | 5462 | September 2, 2020 | |
| New Json object to json array | 3 | 3433 | November 3, 2020 | |
| Add data to Array inside of a nested JObject | 7 | 1083 | March 23, 2024 | |
| How to add new array to an existing Jarray in Jobject | 1 | 2144 | October 21, 2020 | |
| Create dynamic Json | 17 | 1388 | September 20, 2023 |