Sanitizes (escapes) special characters in the input.
The sanitized and input or empty string if the input is undefined.
Optional
The input to be sanitized.
Generated using TypeDoc
Sanitizes (escapes) special characters in the input.
Returns
The sanitized and input or empty string if the input is undefined.