Answer the question
In order to leave comments, you need to log in
How to get data from a dictionary data in one line?
Hello.
The server returns the data in the form of a dictionary, i.e. key-value list.
On the client, data is received after using JSON.stringify(dictionary)
, in this form: {"A1": "Пиво", "A2":"Вино", "А3":"Домино"}
how to get the string from here "Пиво, Вино, Домино"
.
Thanks in advance.
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question