✅ – Hailwood – 00-51 Oct 7
Can someone please help me with some regex -
Given strings like
I want to match if the string contains
The
Given strings like
I want to match if the string contains
h-[numbers] The
h-[numbers] can appear anywhere in the string (end,start,middle) but cannot be "touching" any other characters other that whitespace.