Inject JavaScript into web page using Scriptable

Thanks for your reply!
I’m trying the code right now but I’m having this issue: you told me to insert the JavaScript code as string after evaluateJavaScript, but my JavaScript has " inside the code, and that makes problems with the " of the string. How can I solve it?