Skip to main content

Arguments

string
requis
String a escape. L’function lit cet argument avec string type checking.

Retours

string
Escaped JSON string content sans opening et closing quote. Quotes, backslashes, common control characters et bytes below 0x20 sont escaped.

Exemple

Escape un string pour l’interieur d’un JSON string sans ajouter les surrounding quotes.