Sanitize String

Sanitize a string input.

Remove any nefarious characters from some provided text. Useful if the text comes directly from user input which cannot be trusted.

Action Inputs

Name

Type

Description

Vaue

String

The text to be sanitized

Action Outputs

Name

Type

Description

Sanitized Value

String

The sanitized text