Match Pattern (advanced) "named capture groups"

Hello @Davidof90,
Welcome back.

I would recommend you check every group one by one with multiple inputs.

Sometimes it does not match due to the inputted string not matching as per our expression.

Test with this tool first. https://regex101.com/

I’ve answered multiple questions related to Regular Expressions. It’s not the same but you get more ideas after checking relatable examples.

:+1: