Fields
No configurable options availableSample data
| Input data | Output data |
|---|---|
| ”1. This ex-ample” | “Thisexample” |
Takes the input and makes sure all characters other than letters are removed. It means it will also remove spaces.
| Input data | Output data |
|---|---|
| ”1. This ex-ample” | “Thisexample” |