Skip to main content
string-filter-numbers Takes the input and makes sure all non numeric characters are removed. Can for example be used if the context data uses a date format with separators while the customers system only supports numbers.

Fields

No configurable options available

Sample Data

Input dataOutput data
”date 13-12-2020”“13122020”