Having trouble escaping all the quotes in my function
(basic usage of it -> if i find a string do nothing, if its not a string add \" in the begin and end)
How about
s"This is ${"\"" + variable + "\""}" inserted in string with quotes