For example, I have a string "ZONE123". Is there a way to get 'true' value when comparing it to substring "zone" - some kind of '.Contains("zone")'?
Asked
Active
Viewed 38 times