Takes the input and makes sure all non numeric characters are removed.
string-filter-numbersTakes 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.