codeql/javascript-all
2.1.1-dev
For other CodeQL resources, including tutorials and examples, see the CodeQL documentation
.
Gets the result of backslash-escaping newlines, carriage-returns, backslashes, and unicode characters in s.
s
import codeql.util.Strings
string escape(string s)