Quotes a string.
Quotes a string. Quotes the string sSource and returns this new quoted string. This method uses the addSlashes function of the strutilsxx library so there are another two optional parameters: bEscape8Bit, sEscape. They are relayed to the addSlashes function and are explained in the strutilsxx documentation.