Wednesday, 25 April 2012

Search and replace exact string value with regex

Using regex to search for exactly matching string value in a input string. You can immediately replace the string with replacement. Click here