Plugins 4 Dummies – RegEx
thomasjs
User Group Leader
The video tutorial focuses on the usage of RegEx to manipulate text variables for standardized output. An example illustrated involves the stripping of names from an email format "firstname.lastname@company.com" to yield "@company.com". The author encourages users to try this with sample code provided on their GitHub page.
This was originally posted here.
*This post is locked for comments