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