Do the reverse of gda.global.defaultEscapeString: transforms any "''" into "'", any "\\" into "\" and any "\'" into "'".
string to unescape
a new unescaped string, or null in an error was found in string
Do the reverse of gda.global.defaultEscapeString: transforms any "''" into "'", any "\\" into "\" and any "\'" into "'".