I’ve found the best way to learn RegEx is to actually play with it. For that reason I’m making a few videos that will demonstrate actual use-cases. In this example I demonstrate applying an AutoHotkey Regular Expression on naming convention. As I show in this video, there are a ton of different ways you can write a Regular Expression that will capture what you need. There isn’t a “right” & “wrong” way, just make sure what you use is reliable and makes sense to you.