Quote is wrong character?

Hey!
Quote is wrong character? How do I remove extra quotation marks from a string?


You can use JSON.stringify() to escape the text.

1 Like

Jan thanks!
Yes it worked.

Great to hear that it helped. Have fun!

1 Like