JSStringFormat
Escapes special JavaScript characters, such as single quotation mark, double quotation mark, and newline
Method Signature
Arguments
Argument
Type
Required
Description
Default
string
string
true
The string to escape.
Examples
Related
Last updated