B
Björn
Hello
I need some help using regular expresions.
I need an expresion to find a single ' in a string. The problem, in the
string multiple ' are valid
Example:
My'Test''String'''Test
Only the ' between my and test is invalid.
Can anyone help me?
thx
Björn
I need some help using regular expresions.
I need an expresion to find a single ' in a string. The problem, in the
string multiple ' are valid
Example:
My'Test''String'''Test
Only the ' between my and test is invalid.
Can anyone help me?
thx
Björn