G
Guest
Hi!
I want to create a regex (using C#) that split a String where a +: or '
character is found except if the specified character is preceeded by a ?. The
? act as a do not split here sign.
Can anyone give me a hint how to create this regex.
regards / gustav
I want to create a regex (using C#) that split a String where a +: or '
character is found except if the specified character is preceeded by a ?. The
? act as a do not split here sign.
Can anyone give me a hint how to create this regex.
regards / gustav