Hello ,
i would like to use Regex to find three cases :
1.the string that starts with one letter then numbers as example a73939 or s939
2.and also to find string like S2820_hjd
(one letter then few numbers then underscore then numbers or letters )
3.and any string that start with one letter then underscore as O_Sjdld
i tried using string searcher transformer but I am not sure which regex should I type ?
fme 2021
thanks for help