Posts by User564816 • 9 points
1 post
-
0
votes1
answer298
viewsQ: Accessing a JSON with JS
I was trying to access a JSON with JS, here’s a example how they are: { status: "0", ano: "Não Informado", competencia: "Não Informado", id_Publication: "8" } But actually this is only one part of…