So I have following string:
var s = \'Some Text Some other Text\';
The result should be a string with the content
Just do the following:
Some Text Some other Text