Forum Discussion

pranil2k2's avatar
pranil2k2
Contributor
6 years ago

How to Split using Regex expression

Hi, I need some help on spliting the user name on basis of Regex expression.My user Name is an combination of mutliple users and i cant use comma to split them. so, i tried regular expression and w...