Home › Forums › JavaScript › serialize 2 dimensional array › Reply To: serialize 2 dimensional array
November 16, 2016 at 10:00 am
#247926
Participant
It’s possible I’m misunderstanding the question (based on Shikkediel’s repsonse) but can’t you just use JSON.stringify()
here? MDN docs: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/JSON/stringify