Regex help -
hello, I need just some help to use Regex function --String is like --"Fine.2020.Optional.(Not)" Required -- "Fine_2020_Optional" I have tried couple of combination, but not able to get the result in one regex. I am using this type of Regex in my for loop script. Any help ? Thanks.