This intention escapes a string. It replaces unescaped characters (\\n
) with the equivalent, escaped value (\n
).
Valid context
This intention is available on all non–empty, double–quoted strings, which contain escapable characters.
This intention escapes a string. It replaces unescaped characters (\\n
) with the equivalent, escaped value (\n
).
This intention is available on all non–empty, double–quoted strings, which contain escapable characters.