Well that was pretty much my question, I need to do something like this:
String scriptContent = \"print(\"Hello World\")\";
Use \".
\"
String scriptContent = "print(\"Hello World\")";