If there are two double-quotes in a string and the last double-quote is not the last character before the delimiter it complains with an Exception?
| Product: | i-net Fositex |
|---|---|
| Date: | Oct 29, 2008 |
| Keywords: |
To use double quotes in a string you should use another double quote as escape character:
You can also use a single double quote in a string starting with one quote: