Click here to view all Plugins 4 Dummies Videos
In this next video, we cover how to work with RegEx. RegEx let’s us manipulate text variables in a way that standardizes output. Example could be to remove all names from “firstname.lastname@company.com” -> where the desired output would be “@company.com“. Go ahead and give it a try with the sample code I have on my GitHub page 😊
