I need to match any combination of characters in set, in any order, but not duplicate characters. The set is "m,s,b,r,e,l,f,t" and for example I need to match any combination of characters i
I need to match any combination of characters in set, in any order, but not duplicate characters. The set is "m,s,b,r,e,l,f,t" and for example I need to match any combination of characters i