Made the change, result is the same
Michael,
Use the following code:precodeliveorderArray.replace(/[\[\]\{\}]/gi,"").replace(/"/gi," ").replace(/ ,/gi,",");/code/pre
Hi Michael,
You didn't set value after replacing characters. Here is the code:
prevar mainorderArray = localStorage.getItem("mainorderArray");
mainorderArray = mainorderArray.replace(/[\[\]\{\}]/gi, "").replace(/"/gi, " ").replace(/ ,/gi, ",");/pre
Hi Katya,
dont worry about this I got it sorted
cheers
Hi Michael,
Thank you for the update! Glad it's working!
Could someone please show me how to send an array through sendgrid?
i been trying to do this for weeks..
Replied here: https://getsatisfaction.com/apperyio/...