Remove Non-Printable Characters
The Remove Non-Printable Characters data converter removes all non-printable characters.
More specifically, the following characters are removed:
- All characters below ASCII 32, except tab (#x0009), line feed (#x000A), and carriage return (#x000D).
- All characters in the intervals #xD800-#xDFFF and #xFFFE-#xFFFF.
Properties
The Remove Non-Printable Characters data converter can be configured using the following properties:
- Description
-
Type in a description to be shown in the list of data converters. If there is no type in a description, one will be generated.