Skip to main content
string-filter-letters Takes the input and makes sure all characters other than letters are removed. It means it will also remove spaces.

Fields

No configurable options available

Sample data

Input dataOutput data
”1. This ex-ample”“Thisexample”