Tech
Forums
Jobs
Books
Events
Interviews
Live
More
Learn
Training
Career
Members
Videos
News
Blogs
Post
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Reply
About Regular Expression Groups
jithendra pasala
10 years ago
707
Reply
Hello All,
I want to break the string by using the Regular Expression:
String:"(!(2VH_AKTIVLENKUNG_UND_HSR) + !(ALLRAD) + (B47D20 + G011, B47D20 + G012, B48B20 + G011))"
Output:
"!(2VH_AKTIVLENKUNG_UND_HSR) + !(ALLRAD) + B47D20 + G011"
"!(2VH_AKTIVLENKUNG_UND_HSR) + !(ALLRAD) + B47D20 + G012"
"!(2VH_AKTIVLENKUNG_UND_HSR) + !(ALLRAD) + B48B20 + G011"
Thanks in Advance
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
Window forms
How to prevent combobox auto selecting