
It shows these characters as this from logger

When I try to enter these into the code below by adding a new line, it doesn't change anything. What characters can I enter into it to change them into basic quotation marks for the addon?

v = string.gsub(v, "??", '"')
I've tried copy and pasting the codes shown from logger, tried all variations of " I can find and nothing seems to fix the problem.