I have been scratching my head since one day dealing with json data. I have a json file with below content for ex:
[{Windows: ["1","2","3","4"]},{Servers:["one","two","three","four"}]
I need to update Servers without changing windows.
I have been scratching my head since one day dealing with json data. I have a json file with below content for ex:
[{Windows: ["1","2","3","4"]},{Servers:["one","two","three","four"}]
I need to update Servers without changing windows.
For further actions, you may consider blocking this person and/or reporting abuse
Sergey Nikolaev -
Arjun Das -
Cong Li -
Odumosu Matthew -
Top comments (0)