Remove Non Printable Function

Simran Mehndiratta
Simran Mehndiratta
  • Updated

Function Name:

Remove Non Printable

Purpose:

This function removes all non printable characters from the given text.

The function should be connected to a node that passes a text/string value.

Configuration:

1. Enter a Display label for the node. This will be helpful with identifying the node when viewing your Entity Pipeline.

2. Enter a Description that will explain what the function is configured to do.

3. Add the input Value that needs to be processed by the function. This attribute is only available while configuring this function in an Entity Pipeline. 

Example:

Input:

\nThis is a sentence.\n

Output:

This is a sentence.

 

Share this

Was this article helpful?

0 out of 0 found this helpful