asked on August 8, 2023
For example I have a mobile phone entry "555-555-5555" which needs to be changed into "5555555555"
Would also need to account for entries such as "555 5555", where the space is the non-numeric character that needs to be removed.
Does anyone know the regex for removing all non digit values from a string? Doing this in workflow token pattern matching.
0
0