Methods
(static) escapeString(str) → {string}
Parameters:
| Name | Type | Description |
|---|---|---|
str |
string | String to be escaped |
Returns:
Escaped string
- Type
- string
| Name | Type | Description |
|---|---|---|
str |
string | String to be escaped |