Scripting Blog [archived]

Formerly known as the "Hey, Scripting Guy!" blog

Regular Expressions (REGEX): Grouping & [RegEx]

Welcome back to the RegEx crash course. Last time we talked about the basic symbols we plan to use as our foundation. This week, we will be learning a new way to leverage our patterns for data extraction and how to rip our extracted data into pieces we care about. [RegEx] The  data type has some cool static members,  but we're mostly going...