Learn how to build an E-Commerce site with Angular 5, a JavaScript framework used by developers to build web, desktop, and mobile applications.
Do more with
I have tested my RegEx /[a-zA-Z]+/g on my test string and it selects all of the words correctly.How and where?
Is there a String class method that I can use that will allow me to use my RegEx expression to select the Words in my String and Return them back as a stringThat's not really how regex works. You need to think about replacement
Premium Content
You need an Expert Office subscription to comment.Start Free Trial