How to get regex value from json

Hi @supermanPunch ,

Actually i have string and regex both in txt json format ,i want to get and pass to matches and if condition
string to if
Regex to Matches

“str_name”:“(?<=Hello:\s) (\d{2}/d{2}/d{2})”,
Regards,
Raja G