I have an array of string like this :
array{"CTT29","CTT37","CTT41","CTT","CTT43"}
And I want to find the occurence in all strings, in this example it should give me "CTT"
Thanks a lot for your answers ! :)
Edit : sorry I've forgot the "s" ( I'm not good in english :/ )