Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums JavaScript serialize 2 dimensional array Reply To: serialize 2 dimensional array

#247926
Alex Zaworski
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