Posts by Fabrício Bernardes • 11 points
1 post
- 
		1 votes2 answers42 viewsQ: insert value into a Json data requestI need to write a function that accesses a specific field within a Json file. Json fields are listed as id1, id2, id3... and the value to be accessed will be passed by the function itself. My…