Dear All
I wanted to have proper regular expressing in splitting my string
My String format is "str1|str2|str3" as an example.
My issue is if I give String as "str1||", it is returning 1, but in my case it should be 3
I am using "\\|" as an expression
So please helkp me in building proper regular expression
Regards
Sudhakar Chavali
Start Free Trial