Skip to main content
Decodes JSON string escape sequences from escaped string content or from a complete quoted JSON string literal. The input is parsed with the JSON string parser, not as a full JSON document.

Syntax

Arguments

Returns

Example

Decode JSON string escapes from escaped content or a quoted JSON string literal.