View Single Post
Trum
AlliedModders Donor
Join Date: Jan 2017
Old 08-26-2020 , 04:07   Re: Stringify array?
Reply With Quote #3

So with that I'm able to get an array into this literal string: ["Hello", "there"] which I can then for example print in chat or send directly to my database?

Just like JSON.stringify in JavaScript

Last edited by Trum; 08-26-2020 at 04:08.
Trum is offline