Hey! Quote is wrong character? How do I remove extra quotation marks from a string?
You can use JSON.stringify() to escape the text.
JSON.stringify()
Jan thanks! Yes it worked.
Great to hear that it helped. Have fun!