Currently there is no way to embed quotes in inside query string literals. We need to use the same string escaping rules used in javascript.
Currently there is no way to embed quotes in inside query string literals. We need to use the same string escaping rules used in javascript.