Remove any nefarious characters from some provided text. Useful if the text comes directly from user input which cannot be trusted.
Name | Type | Description |
---|
Vaue | String | The text to be sanitized |
Name | Type | Description |
---|
Sanitized Value | String | The sanitized text |