Hello All,
I want to break the string by using the Regular Expression:
String:"((G011, (G012 + !(111_HIGH_SECURITY))) + (KEIN_HYBRID))"
Output:
(G011 + (KEIN_HYBRID))
(G012 + !(111_HIGH_SECURITY) + (KEIN_HYBRID))
Thanks in Advance
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
VulpesPosted Apr 29, 2014, 11:09 AM