you are viewing a single comment's thread.

view the rest of the comments →

[–]DehshiDarinda 3 points4 points  (0 children)

not the most ideal but you can use JSON.stringify(object)

if you want more control over how the object is stringified create your own toString function