phonelib
phonelib copied to clipboard
Remove number from given string
👋
Is there a way when for example given the string "hello, my number is xxx-xxx-xxxxxx" only "hello, my number is " is returned? Maybe via publishing the used regex somehow.