Skip to content
Advertisement

How to convert JSONObjects to JSONArray?

I have a response like this:

JavaScript

Here is my code:

JavaScript

How do I convert "songs" to a JSONArray?

Advertisement

Answer

Something like this:

JavaScript
User contributions licensed under: CC BY-SA
6 People found this is helpful
Advertisement