I
Ivan Demkovitch
Hi!
I would like to check if string contain specific substring.
How to do it?
P.S. I've done something stupid like
String.Replace
If str1<>str2....
I would like to check if string contain specific substring.
How to do it?
P.S. I've done something stupid like
String.Replace
If str1<>str2....