This example shows that you can change the use of string delimiters from " (the quote) to ' (the apostroph) - see the section "finally" in the Xscript. If you need to use a special character in a string you can specify XML entity or the \ (the backslash) notation (you can try it HERE).