Doubt in json

while using the parse(),the json string is converted into an array? Is this right?

Hello @vaishnavi_A.N

that depend on the text in the json it self

this the return of parse https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/parse#return_value

hope that help and have a nice day :slight_smile:

2 Likes

Yes, now its clear, thank u so much @justsomeone.

you very welcome @vaishnavi_A.N